{
  "name": "api-gateway",
  "version": "3.9.12",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TOBDCmZNSGh4RamFdkOk"
  },
  "jwt_secret": "zlZmB0p2PAQTm+5C8V+KRUq3JDpMedAS",
  "api_keys": {
    "stripe": "sk_live_ZyeVttaJSP35ziZrIibr2B64",
    "sendgrid": "SG.3dQojsKCmFzgAZc4H8a9EV",
    "twilio_sid": "ACfb50c785339bbcb74eebf9953a676fbc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}