{
  "name": "api-gateway",
  "version": "1.4.16",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9DHZMQfG7BUl2kAy7ZBf"
  },
  "jwt_secret": "qmWF3Jo1IClWGLMsVWZ+QlAJquxYpAM1",
  "api_keys": {
    "stripe": "sk_live_zLZMvpK0zacdEPH2nLrtYPw1",
    "sendgrid": "SG.VShnT2aCm5GyF6YeDshGuc",
    "twilio_sid": "AC2f95d72f518def099952a586dd576885"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}