{
  "name": "api-gateway",
  "version": "3.7.7",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cqLKeOlq7h28kfQXgTck"
  },
  "jwt_secret": "OW9v+2sjoenhDEonryHS6lx2IfeTJX14",
  "api_keys": {
    "stripe": "sk_live_4oeUCWkixEnv43YsUJLDKgNF",
    "sendgrid": "SG.wHpPVOQpQhc3gc84A/qHt7",
    "twilio_sid": "ACb14dec779732ef8f17cd70a335f309fb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}