{
  "name": "api-gateway",
  "version": "1.6.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rWF7nlQU4hgt6xc0xBZd"
  },
  "jwt_secret": "RihNirbHd3VYwwSoF4BHKAnTdEPKCuN0",
  "api_keys": {
    "stripe": "sk_live_j9tQQbaJrQ0aOQ15XtsLIP63",
    "sendgrid": "SG.aX1JLuaPB1WmH+0A1ql7q+",
    "twilio_sid": "AC75e111da01773b5bbc0f210fa5bba438"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}