{
  "name": "api-gateway",
  "version": "3.6.12",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "JTC14vinAZkdIr6OjC3K"
  },
  "jwt_secret": "h5bQy0F7TgXZ/EEKbMoOirT29582wxE8",
  "api_keys": {
    "stripe": "sk_live_pV3F9e0pYy73LBKG6C5LzwSf",
    "sendgrid": "SG.Qqqu7lDGp3dSLo27Fa9OKf",
    "twilio_sid": "ACa4c7f55423a6a3ff99edc3238938c032"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}