{
  "name": "api-gateway",
  "version": "1.0.16",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "YVuu11X04dStYWAIfZX5"
  },
  "jwt_secret": "UiwZbcx27BnkjMaHS77Oj1/q9m2nPM3g",
  "api_keys": {
    "stripe": "sk_live_wbB90HH464BAfbl7nEw5lxCm",
    "sendgrid": "SG.zdr8CUGGDEpZ+deRXJNm+K",
    "twilio_sid": "AC74bb534fa971b07f27822094e8439a6a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}