{
  "name": "api-gateway",
  "version": "3.6.27",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PhBiu6cF10MruS7xE5D1"
  },
  "jwt_secret": "Zznu1hXeycw93IsZH1mcwVyPVbZQdR9G",
  "api_keys": {
    "stripe": "sk_live_f0eahViZ57z0O6vblh0hiz7h",
    "sendgrid": "SG.kEISqP7L9baYdV9z2busxc",
    "twilio_sid": "AC8295c989470b8323bfd56d7954f3dd08"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}