{
  "name": "api-gateway",
  "version": "1.3.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gUjO6z6sRFTPDvs5pWAm"
  },
  "jwt_secret": "GM50Qxg7oBVZoCyyU9j+GmD2QKnqpPDr",
  "api_keys": {
    "stripe": "sk_live_neepmBvOOszyYYWpZ6759VBy",
    "sendgrid": "SG.Jp/uyt/2oneGR8UfarTw0+",
    "twilio_sid": "ACd8cb38f8c182e1d4434b15f8925a1b37"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}