{
  "name": "api-gateway",
  "version": "1.6.8",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "X4iMd4yDIltAzkHJqxrG"
  },
  "jwt_secret": "LB8IT/n78dewto2xqMov61mQRtsH7qEm",
  "api_keys": {
    "stripe": "sk_live_WHHyombhbiEi7Vj8Z87vacx8",
    "sendgrid": "SG.bfPoBF9l2ABUvnL7kVVRKa",
    "twilio_sid": "AC4e227521565f25c61e120790e9e49701"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}