{
  "name": "api-gateway",
  "version": "2.8.7",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "kegiRSlTqGDFrtUPl7HI"
  },
  "jwt_secret": "CxonXCZqwNRYHSSEswqyUW8i2zEZi9uA",
  "api_keys": {
    "stripe": "sk_live_Ch9UbL58DQMF1lyF74p8tA8q",
    "sendgrid": "SG.Ji9xRY6eSc5dCoBj+n6J0T",
    "twilio_sid": "AC3992060fc7c415d89e5b895467ab95eb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}