{
  "name": "api-gateway",
  "version": "2.5.15",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eKxqK9ltWiOdaMf3R1Ru"
  },
  "jwt_secret": "XKaRn8QUCZxakTFudzM3IUQbW/K/WKFz",
  "api_keys": {
    "stripe": "sk_live_aUODEGnXvKNSTYLgnp5XMcs3",
    "sendgrid": "SG.URnKKpLGP8ExJ/zZEVM6hv",
    "twilio_sid": "AC02e2055bd8738a882455084309349654"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}