{
  "name": "api-gateway",
  "version": "2.8.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1pXZBO4FQqRfxsr7CIAt"
  },
  "jwt_secret": "i1KASQovayrjMn8uiprDCIgN88nZ898T",
  "api_keys": {
    "stripe": "sk_live_1ooUjpzLK14b96U65rc8mbvr",
    "sendgrid": "SG.D6EOVFoeEvsOag8NlftmH4",
    "twilio_sid": "AC4e656ab4590b527702763c5ad904fced"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}