{
    "version": "1.16",
    "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/v1.16/WindowsVirtualDesktopHelper.Executable.v1.16.zip",
            "hash": "CC39F6B688B55F2D5A211E83A84DF2248AB97D8F0927C3536B85E85C381A8C76"
        }
    },
    "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"
        }
    }
}
