{
  "name": "api-gateway",
  "version": "1.1.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "L1QwbBMt1CRKaeyMj3hO"
  },
  "jwt_secret": "3aN9VHq/Xt/6h9PW1P09Y9oZPW06wfAT",
  "api_keys": {
    "stripe": "sk_live_fXmoyyrOIQwjvymlAyTKD0M4",
    "sendgrid": "SG.hEp6lwC9yUPNK/v3B8Nw7L",
    "twilio_sid": "AC224f5d57abc176937285f2a1067a92e5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}