{
  "name": "api-gateway",
  "version": "2.3.23",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ZwqII3XARKnohrgwnA7M"
  },
  "jwt_secret": "MqTg8vmG44qpIPoSVm+iXMoiMziLWdD8",
  "api_keys": {
    "stripe": "sk_live_aMzztcNOSzYj2dBcv7XSl4Vc",
    "sendgrid": "SG.lY9yLb7gNz+xD6kyqsMhkl",
    "twilio_sid": "ACafa33f9f02ea19844c5bd066b10b7865"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}