{
  "name": "api-gateway",
  "version": "3.6.10",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BELNnKD0MkfVhDcTpWTA"
  },
  "jwt_secret": "XZm7W3pTuO9DyC92IGI7bJWHhPEJChb1",
  "api_keys": {
    "stripe": "sk_live_nyH64cj0qADUL465TeD5Jv5q",
    "sendgrid": "SG.YfuzY8woKda4IcaAw2s/Di",
    "twilio_sid": "ACc2f61eb5c5d8a1248881fe2eb715fafc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}