{
  "name": "api-gateway",
  "version": "3.9.14",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yiaSjXCifHmwsvBLSmbi"
  },
  "jwt_secret": "lsZ2Vls4Wz6xLmiOt/f02rQRwCdOS4xg",
  "api_keys": {
    "stripe": "sk_live_F88rxm0UnalgAKESzWuuAuJb",
    "sendgrid": "SG.AHyphromvn4mDJXFmCTXEG",
    "twilio_sid": "ACe842e2d4aacd940802fe0c4238336e68"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}