{
  "name": "api-gateway",
  "version": "3.0.8",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "IwrdgxUN0kGirGaddrOJ"
  },
  "jwt_secret": "4g0QlJPOM8ORf3DPoy7Y8m38HQQXLjjj",
  "api_keys": {
    "stripe": "sk_live_n832MbXeRFTVsgefjcQoYTxL",
    "sendgrid": "SG.TgOFSOqTu9aP7Xf2OMKuLZ",
    "twilio_sid": "AC7fbdc40165489fe0368d4d171a1893e5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}