{
  "name": "api-gateway",
  "version": "1.9.16",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "UodYfg1k1YZo1dC7XPq9"
  },
  "jwt_secret": "7De7wDwFQ+PxnyIqXRGU6efw/ZZ93wFr",
  "api_keys": {
    "stripe": "sk_live_EGwhIZex3vv4ztekfI14xLRx",
    "sendgrid": "SG.mb63d2ICATGk2/DnIuWx7C",
    "twilio_sid": "ACfcada9b1a7fc674125f8bc7180125527"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}