{
  "name": "api-gateway",
  "version": "2.9.22",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5VFHafBbTLL8W6zaqu1G"
  },
  "jwt_secret": "ELVdVNiO5Rhd/NkQKRAzsRLJpQS4KgSg",
  "api_keys": {
    "stripe": "sk_live_npCNUe1FN5b1llhu1NMDVIp1",
    "sendgrid": "SG.mjadDWpO4F11BDLvp0lyRM",
    "twilio_sid": "AC84ea34d53b96e8d6fed259c66c92aaba"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}