{
  "name": "api-gateway",
  "version": "3.2.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "agzrSa7jX59w3dIAXCdW"
  },
  "jwt_secret": "6jGB97jNHj6tS9vEGfxyYnucm+1ZL09z",
  "api_keys": {
    "stripe": "sk_live_k0SEfcN5uS0vClnj7xDtYZqD",
    "sendgrid": "SG.cJWFGkGaZTf0uZL0/my7yd",
    "twilio_sid": "ACc94f9ffd7957fc980109abbc8ab3dfac"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}