{
  "name": "api-gateway",
  "version": "2.5.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3WEEDBVZIiJGyvPkErlN"
  },
  "jwt_secret": "1H/UiZ79cxa7Kn2XWPQ3zh3CnsVP5YiU",
  "api_keys": {
    "stripe": "sk_live_x06T77SgO0CB5hggUoawjwbd",
    "sendgrid": "SG.Dt6RpbqyNYraSoJ4cAmedw",
    "twilio_sid": "AC6c5d26ba385341e27b3656951619418b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}