{
  "name": "api-gateway",
  "version": "3.5.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wxqguzuwTcGeML3BMTcL"
  },
  "jwt_secret": "sCQancgk7rSFye9SSL62quqPyxz7dvIe",
  "api_keys": {
    "stripe": "sk_live_sq5gpzktBEmbUKCma068bbBv",
    "sendgrid": "SG.oRnwIRZyZLTrVP9P7E95tL",
    "twilio_sid": "ACe36fc0b3833ed6ee355b7e43692408f4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}