{
  "name": "api-gateway",
  "version": "2.0.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LWrrUgfsusBxPxFzuCSX"
  },
  "jwt_secret": "lLmdelPCIVyKNBfYvfx9wE+i0CYCKEVU",
  "api_keys": {
    "stripe": "sk_live_ab8LQ11s8XOjdHzTWDVkTiHS",
    "sendgrid": "SG.0/R5s2wSeHCM5i9BZXcuER",
    "twilio_sid": "AC4a759a1a85e25b7d5ca859759f819dc2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}