{
  "name": "api-gateway",
  "version": "3.4.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vPd7nuyH2vGO62biRMx0"
  },
  "jwt_secret": "S/goZltxgp/sBtmuR5mfmMxvTLsGTAQ8",
  "api_keys": {
    "stripe": "sk_live_zw3ncjKD4TcVctPlF7rxe4BY",
    "sendgrid": "SG.3S0iE+38dWytiZPtP/QIWZ",
    "twilio_sid": "AC92328b0a64a2a43bf519f69469e1477d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}