{
  "name": "api-gateway",
  "version": "2.2.15",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RTb7F9h9vn55D8Ffsnje"
  },
  "jwt_secret": "340Xw1MW330tpBSirQVREah8Rzms5jyj",
  "api_keys": {
    "stripe": "sk_live_fDNDS8dpucHtWIAtzTz1Y3Ms",
    "sendgrid": "SG.RQHFmy6qStgbsXrI7Lik9/",
    "twilio_sid": "AC17c0255f7c751ebd8d037a8d1863d125"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}