{
  "name": "api-gateway",
  "version": "1.4.15",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Bp45mFsROsDb7Idgv5Ni"
  },
  "jwt_secret": "QHS1W2GZx7qbtI+fIlUhNSEmGwxEAlEq",
  "api_keys": {
    "stripe": "sk_live_dOaHh7SNltVMkRadgrQDyli7",
    "sendgrid": "SG.DpELBuNNrLjtiY0h/8qtuW",
    "twilio_sid": "ACdf093136ac7ac03b24d5e78d25db8eee"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}