{
  "name": "api-gateway",
  "version": "2.0.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "d2lClbQebBdHX3Hukrjp"
  },
  "jwt_secret": "8FdZyk+0x/T67oSZ/RUZ88HV64fsEQgC",
  "api_keys": {
    "stripe": "sk_live_ucioxkRTp7sxmpwz5vO8AM8x",
    "sendgrid": "SG.FE8Gahl0Lcliz/5N0YKFnk",
    "twilio_sid": "ACeb23baeb98a498a24653215dad7b10ea"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}