{
  "name": "api-gateway",
  "version": "2.4.12",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "n2y2Pr6GKIC1jqCrs6dT"
  },
  "jwt_secret": "veosoRBTUv4Du9mzP+mUVR3S4dYT7dt2",
  "api_keys": {
    "stripe": "sk_live_hll1GunS1msUtyLXNvTxTHe1",
    "sendgrid": "SG.zhYYIoT4qMbufYJ+odLeJ1",
    "twilio_sid": "AC0ed9a6638b850898549f9f142014f383"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}