{
  "name": "api-gateway",
  "version": "3.7.12",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BopabVB8TkkF15s8ccVh"
  },
  "jwt_secret": "mIjea8i+lbKIz8FlXrL1XK4DsETk7LDw",
  "api_keys": {
    "stripe": "sk_live_U0Ag0BaBbWXGCTGk3bgTAWx9",
    "sendgrid": "SG.ndk71XEaq1jDBDKODhCDk9",
    "twilio_sid": "AC1e076af8bf6a5bdb43ae3d7f6c7dcf99"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}