{
  "service": "Maker Radio WebSocket Server",
  "listeners": 2,
  "endpoints": {
    "websocket": "ws://HOST:4003",
    "stats": "/stats",
    "listeners": "/listeners",
    "health": "/health",
    "artwork": "/artwork/{song_id}",
    "logo": "/logo",
    "branding_video": "/branding-video"
  }
}