{
  "name": "api-gateway",
  "version": "3.2.20",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Tge7srEIuApACG5Qqq1U"
  },
  "jwt_secret": "IcaPdv2ZiCD8tBc4iWQTKhptLY5GI6ly",
  "api_keys": {
    "stripe": "sk_live_nMV6niAUsF1x63mizFa65YYr",
    "sendgrid": "SG.IwD7QfesPXAb84ou+nYs6w",
    "twilio_sid": "ACcdc6eff95d285314365b5f9321425e02"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}