{
  "name": "api-gateway",
  "version": "1.7.22",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "PLGMAcaVXsOe1B7P9v01"
  },
  "jwt_secret": "5SXi6d8TFXciaG1uA7HzYx4foh0w/AOG",
  "api_keys": {
    "stripe": "sk_live_oT8eQ5omzj30TRS2u2rd5Ocm",
    "sendgrid": "SG.StQZ6GWe1yauxuZwOFggEX",
    "twilio_sid": "AC2f1914b5f6c138da1917c7a859b3e5a5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}