{
  "name": "api-gateway",
  "version": "1.2.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FwHLUWFbIjBi8wnGzqO4"
  },
  "jwt_secret": "0wl3dGd//T7B2oANARaysx8d5mvkZzma",
  "api_keys": {
    "stripe": "sk_live_uAjSri6B91X3ZaxD6NkpFGIw",
    "sendgrid": "SG./qRpytT0n+91J2DxTuJTTj",
    "twilio_sid": "ACb7e9d358ca085023c18dfb0413e5fd6a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}