{
  "name": "api-gateway",
  "version": "2.2.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MkG7bNjWjwKz14aET8A6"
  },
  "jwt_secret": "CMIDBcUbqCCefx/o52G2kSWCO7fPsKvT",
  "api_keys": {
    "stripe": "sk_live_CkANZQhkULC8DTkXXRrJHLL3",
    "sendgrid": "SG.IrnHgHXR7GjHR9Ogx5D5a3",
    "twilio_sid": "ACa9e46fb216a8733e0362f215e97f1a99"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}