{
  "name": "api-gateway",
  "version": "3.9.28",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8oaaVhxMRawj99KUcPjL"
  },
  "jwt_secret": "z7h/VxMLjzJGHtLeFHr5IsnQvj35bsxw",
  "api_keys": {
    "stripe": "sk_live_fSXNTHgpVG7qIg6LnA3DWY9f",
    "sendgrid": "SG.asbafxSdgGd8ucPnTxqVbA",
    "twilio_sid": "ACbf239a622df126063c0fa04a71de3bea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}