{
  "name": "api-gateway",
  "version": "1.1.6",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gAcHVy8SI12G9FjNVY1V"
  },
  "jwt_secret": "cELlbCyH8NzIm/x/tDXqtDFVLZgbXoyD",
  "api_keys": {
    "stripe": "sk_live_VIdHPWElO0scEqXS8UWZLqbo",
    "sendgrid": "SG.pyWjJnMORekgEze9eQ5Bcm",
    "twilio_sid": "ACa5f3ece5eea30265fce9b6343f754fe7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}