{
  "name": "api-gateway",
  "version": "3.3.13",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "IO0A3tdkp3tjTwFeXrqR"
  },
  "jwt_secret": "KLQXTrbSBGJF5Gse70+XAu8t0V/gL0dw",
  "api_keys": {
    "stripe": "sk_live_IUvj6oFNJDZ1Vyv0lQmWz9Ry",
    "sendgrid": "SG.aAW5k+PP/gaZd9oAYTeh3e",
    "twilio_sid": "ACd20862414e861dd2a994f39cdbc3ef91"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}