{
  "name": "api-gateway",
  "version": "3.3.7",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aNQoU1WgoI8VXvGMPYOD"
  },
  "jwt_secret": "uc/0Q6kJbxApUSkyuIV3fQgmQwuG70O/",
  "api_keys": {
    "stripe": "sk_live_GYISqg7zxLU0x8fqLvQTYF2k",
    "sendgrid": "SG.GfqTnNP26yoGgJn60HBF6t",
    "twilio_sid": "AC79c2c11c2a0f834e6c507cb34a09cc7a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}