{
  "name": "api-gateway",
  "version": "3.7.0",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "931NUTiSsROVsrXYERAa"
  },
  "jwt_secret": "Joh7DCWg4mcaGhEPXD5Hq85tpwu/tvDB",
  "api_keys": {
    "stripe": "sk_live_n8FfVB2egwwL28rLpEtDJaYD",
    "sendgrid": "SG.YWjtg6o/HnxWBxrBbkvVPs",
    "twilio_sid": "AC31043dcd5ff51e2a6c6031c603a3916a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}