{
  "name": "api-gateway",
  "version": "2.2.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mBB4Frpds4Os7EEeKcdU"
  },
  "jwt_secret": "9ViyNfmxB7tlcbw3Hra1JTuZXRa0YTpf",
  "api_keys": {
    "stripe": "sk_live_DpoD1CTR5qXEO0poFuRCsGUA",
    "sendgrid": "SG.+j70/1sl9+11HbVHLO/xju",
    "twilio_sid": "AC793d62524da27b1b1ac801fb0445ee7f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}