{
    "product_name": "Pywinauto MCP",
    "install_dir": "%LOCALAPPDATA%\\Pywinauto MCP",
    "operator_exe": "pywinauto-mcp-native.exe",
    "backend_process_names": ["pywinauto-mcp-native", "pywinauto-mcp-backend"],
    "backend_port": 10700,
    "health_path": "/api/v1/health",
    "diagnostics_path": "/api/v1/diagnostics",
    "feature_smoke_path": "/api/v1/system/info",
    "window_title_re": "Pywinauto MCP",
    "nsis_glob": "native/target/release/bundle/nsis/Pywinauto MCP_*_x64-setup.exe",
    "bridge_ok_text": "REST bridge reachable",
    "uninstall_registry_filter": "*Pywinauto MCP*"
}