{
  "name": "api-gateway",
  "version": "3.3.21",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Kpi1eF3DaGp1lxa5wFsm"
  },
  "jwt_secret": "q830I5zLF4B15nNeQCCOrovIcH6+n2sQ",
  "api_keys": {
    "stripe": "sk_live_y6lEjYaHn3jTZT9sC2P7vb19",
    "sendgrid": "SG.h65HGijeauCGkXSFItw+E0",
    "twilio_sid": "AC8e34f8e612128d853be23798b747ed3b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}