{
  "name": "api-gateway",
  "version": "2.4.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "H5ZAIyibxoC8F4U2az68"
  },
  "jwt_secret": "Y5LBc5EdLaRjzdR0K6UP1p/lvyzpt+Qm",
  "api_keys": {
    "stripe": "sk_live_NsffheGx68yULSmau0Uhqda8",
    "sendgrid": "SG.JsEc3lf0okAScNxm2hPdps",
    "twilio_sid": "ACebc68c573ea9d523c87e4cba8e82f819"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}