{
    "version": "2.0",
    "description": "Simple and lightweight app to help with Virtual Desktops for Windows 10 and Windows 11.",
    "homepage": "https://github.com/dankrusi/WindowsVirtualDesktopHelper",
    "license": "AGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dankrusi/WindowsVirtualDesktopHelper/releases/download/v2.0/WindowsVirtualDesktopHelper.Executable.v2.0.zip",
            "hash": "a13edb6e9254e7b315a907c36763159e322ba4dc70e5f20a43fa50e39827331f"
        }
    },
    "shortcuts": [
        [
            "WindowsVirtualDesktopHelper.exe",
            "Windows Virtual Desktop Helper"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/dankrusi/WindowsVirtualDesktopHelper/releases/download/v$version/WindowsVirtualDesktopHelper.Executable.v$version.zip",
        "hash": {
            "url": "$url.sha256"
        }
    }
}
