{
  "name": "api-gateway",
  "version": "2.6.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "lHzk2LXUNWtB9HOjn2kK"
  },
  "jwt_secret": "eQ3XmLQL5wVVrSHkbXn6VdfkCmVSQZ2z",
  "api_keys": {
    "stripe": "sk_live_56cV6ZBW60INZfyGv3E2c5wd",
    "sendgrid": "SG.00FxUUNplHq+Zjh0zzx29E",
    "twilio_sid": "ACe1750ebef68ff45ad4ff7b0599aae4c4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}