{
  "name": "api-gateway",
  "version": "3.4.25",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "isHiqKm8CmTzGG5ENm7C"
  },
  "jwt_secret": "A4+60bBho1Tpm+UsrqZbhxLE2Pz/vBWh",
  "api_keys": {
    "stripe": "sk_live_4vmnd9jwvhWeaaAOqh6hbWNz",
    "sendgrid": "SG.Qe9aV/2sKxL9SxlHQpDgE8",
    "twilio_sid": "ACe7d8ecb49e67d995fbc196bda826b045"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}