{
  "name": "api-gateway",
  "version": "1.6.29",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TbSdxyCUi9sS3Ciqsxz1"
  },
  "jwt_secret": "oLGVJpYajoBjQO81ZXPQQlrBjaZctsfn",
  "api_keys": {
    "stripe": "sk_live_dalinNwkL1nso0GGGCV5uwjs",
    "sendgrid": "SG.vkpBYjF9ZL9sJtvuFD5K3T",
    "twilio_sid": "ACfd278f0d0aa43751cd3db475bd458308"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}