{
  "name": "api-gateway",
  "version": "1.9.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "vx26K4zIGDmMPAKGJDot"
  },
  "jwt_secret": "H/K+qFOAotPW9vjn/fBD8jWr6nOahi5s",
  "api_keys": {
    "stripe": "sk_live_aGNmjOGdGiaO2jGdfax648HQ",
    "sendgrid": "SG.1qF7gHAR+e6qt7scMeSb43",
    "twilio_sid": "AC2792340e2e85a82e62b11260b0f1e4b1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}