{
  "name": "api-gateway",
  "version": "2.2.9",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Vud5PnWkNG5k9eKqI9Cr"
  },
  "jwt_secret": "fGVJz+No6lTIQ2mWX8U3YBN7fVJenqMG",
  "api_keys": {
    "stripe": "sk_live_57fyg5HeEza8IFKGFnwUCNR9",
    "sendgrid": "SG.9Jrn1ZBn3L4Rj+M9qDfjwD",
    "twilio_sid": "AC0826c5bd26c9ec4506c231b1278819d5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}