{
  "name": "api-gateway",
  "version": "3.2.26",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Bp34bJ5lYmDhJOeuu6Sc"
  },
  "jwt_secret": "nI79/k0+VZIT7ZYHXDbU0c89+OjdcAnT",
  "api_keys": {
    "stripe": "sk_live_XhBQCUOzwvTZ46MzOOqNPag2",
    "sendgrid": "SG.+k42En2mlCKpTKW/L3lJiZ",
    "twilio_sid": "ACa38a6cd9759d8e11b52de1434d3ef2af"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}