{
    "service": "WinDbg API Server",
    "version": "1.0.0",
    "status": "online",
    "queue_stats": {
        "total": 48,
        "pending": 0,
        "processing": 0,
        "completed": 46,
        "failed": 2
    },
    "endpoints": {
        "upload": "\/api\/upload.php",
        "status": "\/api\/status.php",
        "download": "\/api\/download.php",
        "stats": "\/api\/stats.php",
        "dashboard": "\/dashboard.php"
    }
}