{
  "name": "api-gateway",
  "version": "2.1.14",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0A38bxL9BLo0DEihsLIW"
  },
  "jwt_secret": "tieHkc5Q37/fN8et1eY9bHR62TIW0qmd",
  "api_keys": {
    "stripe": "sk_live_cFPkH7iBuZPJ8TvU8jP4HSVy",
    "sendgrid": "SG.6lyR0GO9lZ1HMFEV39VSgZ",
    "twilio_sid": "AC52ac252e536f825e0abcd123faa481a9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}