{
  "name": "api-gateway",
  "version": "3.9.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ONtMY4wo3e7aV0Fi1jBJ"
  },
  "jwt_secret": "lmg+joqe81v3KMXONcFVnFcSbzO6M2eN",
  "api_keys": {
    "stripe": "sk_live_lYl9QZoc4hxOhvoIaimFKyPY",
    "sendgrid": "SG.acHadGntrkTtKtCxhu20Rl",
    "twilio_sid": "AC3884c68c2f4cdc622ae28882a61388d2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}