{
  "name": "api-gateway",
  "version": "3.5.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J5F5KxmCVYwHzXUvcfsK"
  },
  "jwt_secret": "NPJve5pYtIr2Z4cI/zJdXrt4C6ET8jX9",
  "api_keys": {
    "stripe": "sk_live_YBmVdZrFTIZHMIylCxmpunlP",
    "sendgrid": "SG.LUty79DVpFgBew9p/c3Fos",
    "twilio_sid": "ACb0e3c201e0078fc30768248c3c8fc273"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}