{
  "name": "api-gateway",
  "version": "2.0.11",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SPGIOy1SCGplxPrho0fj"
  },
  "jwt_secret": "hncCGxiZvmp8gUaIpgsxgiw9DSnPWcWo",
  "api_keys": {
    "stripe": "sk_live_okaSlG3sHpVcC0NirMOLc7kr",
    "sendgrid": "SG.36ot/MLdtENMwC8MBfQ2G6",
    "twilio_sid": "ACdbdb16549d65a52e41281e585a3236e6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}