{
  "name": "api-gateway",
  "version": "3.8.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AqzRHBppK7VCLNxBVfo1"
  },
  "jwt_secret": "O1ulugI81LYnZO48moHXXQUZR/3U+AF0",
  "api_keys": {
    "stripe": "sk_live_vfbPU4fNQoTJMyayhJGo0EtJ",
    "sendgrid": "SG.gGfq7XOhpaLCr3wqtUJTSJ",
    "twilio_sid": "ACf19dfd70d8e7e07fc8e2023053d2610f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}