{
  "name": "api-gateway",
  "version": "2.3.28",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yc1QPkPwilt73RfcZPTW"
  },
  "jwt_secret": "2reysPsBRyOBD5pPhLqLgGlaRd50Vr2G",
  "api_keys": {
    "stripe": "sk_live_1kxA0RoaUzOdJxHOLIn42jSM",
    "sendgrid": "SG.65EE3VI1yYxP2wfwt1CJ8u",
    "twilio_sid": "ACe9b50acaeb9ba278b2437ec9939f4fa3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}