{
  "service": "Whisper Matrix Real-Time Gateway",
  "port": 1302,
  "endpoints": {
    "websocket": "ws://localhost:1302/ws/meeting?rt=<30s_token>",
    "health": "http://localhost:1302/health",
    "metrics": "http://localhost:1302/metrics",
    "rest_api": "http://localhost:1302/api/v1/ (proxied to control plane)",
    "api_docs": "http://localhost:1302/docs"
  },
  "apps": {
    "user_portal": "http://localhost:1305",
    "admin_console": "http://localhost:1303"
  }
}