{
  "name": "api-gateway",
  "version": "1.6.11",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "6oK3WZaOfZvYAFHnvEb1"
  },
  "jwt_secret": "U2BzZvNDc2Hsp2iEnFh2RUowlLJfHBo2",
  "api_keys": {
    "stripe": "sk_live_RoDUWcJORUS36ZiWgzDBitBh",
    "sendgrid": "SG.5M9YVfm8T+qHt3Gvujfw/A",
    "twilio_sid": "AC1c6f4829515d7098e1f0220bf984e816"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}