{
  "name": "api-gateway",
  "version": "2.7.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "w7wYc1oghxDI3SxNRihV"
  },
  "jwt_secret": "fN+PltzFOKBfeyYOszINdOELbPKyvaXA",
  "api_keys": {
    "stripe": "sk_live_yEPOQvizEuDuTg5mZn0kVvGW",
    "sendgrid": "SG.aLhxTS21r0sNjjjdtXVGCy",
    "twilio_sid": "ACbf71f53c04a929e56ea672dcd9d19614"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}