{
  "name": "api-gateway",
  "version": "1.9.5",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lvSao8m0LO9sa4FkqwE5"
  },
  "jwt_secret": "ox3QGtHDlqbC9K3Owq2uHr1vdu3800Jc",
  "api_keys": {
    "stripe": "sk_live_LRwxNoRuAdM4jr4oGP1PJyMt",
    "sendgrid": "SG.OnclKv/CMA/LuziPG38H8E",
    "twilio_sid": "AC057c94930e788f6b9bdc3dbd3bac9405"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}