{
  "name": "api-gateway",
  "version": "3.6.28",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ceiBZLTu22xcc0CLJ8bJ"
  },
  "jwt_secret": "G0WF8kzwR5ntmgQyWpdTUAwuUCOrJk6d",
  "api_keys": {
    "stripe": "sk_live_XMWmwSSqlbadfcU767xZ39he",
    "sendgrid": "SG.KY/OtPHZ0j4xF7j/YBC89w",
    "twilio_sid": "AC874ac7f827f619b44df83ee0ea751781"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}