{
  "name": "api-gateway",
  "version": "3.6.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5DEZr0xHvearszO8P5bF"
  },
  "jwt_secret": "tWj8ZaDxp6jeD/TXoKhlLFkZ3RiCcFIU",
  "api_keys": {
    "stripe": "sk_live_a64rAd52D9tMYiWjIOeV8xri",
    "sendgrid": "SG.l9WUVKupnX1H3WQEqanGXe",
    "twilio_sid": "AC3462cdb989398300c85f1f7a68f52bc2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}