{
  "name": "api-gateway",
  "version": "2.0.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "d2D1v5HyjAFUHfYhPShH"
  },
  "jwt_secret": "VvQdtdeM6kDMxNXy+e1wjqg07mCagWDW",
  "api_keys": {
    "stripe": "sk_live_EL5f8Sp4nQUROIk0jl58EJNv",
    "sendgrid": "SG.MuVQdZ97idRtLOdBza4N1H",
    "twilio_sid": "AC526c92a77f225f3beeeabd2da2625190"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}