{
  "name": "api-gateway",
  "version": "2.2.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gB17LcUpRFSxI1QMia1I"
  },
  "jwt_secret": "tPpnrnXWb6fd7UI1icFrSMGZpgZVWbZH",
  "api_keys": {
    "stripe": "sk_live_oxeyp4pwB3CRFcRIglFZnLDQ",
    "sendgrid": "SG.u4U7B8jNPSIPt3IgAl0urh",
    "twilio_sid": "AC2bafe808dbfd821f1ac490d9fc2e7102"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}