{
  "name": "api-gateway",
  "version": "3.8.23",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MWTYzc1Xuns2sxrWRx3r"
  },
  "jwt_secret": "wB6C2QTa6B+YTrZWIpnIswH9p45X68I3",
  "api_keys": {
    "stripe": "sk_live_wHrdPO3u8up84hnFaLsACiuu",
    "sendgrid": "SG.7t78rnEp8t0w7MMx4G+c7y",
    "twilio_sid": "AC5fc1931795f5fa5937efaa7ef6f71324"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}