{
    "version": "1.1.2",
    "description": "Use the Picture in Picture mode on Windows.",
    "homepage": "https://github.com/LionelJouin/PiP-Tool",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/LionelJouin/PiP-Tool/releases/download/1.1.2/PiP-Tool.msi",
            "hash": "1ab3c5eae280d57bada02a12bf0f8a6e23871a0d9671da89b4614af2b8a2cef3"
        }
    },
    "shortcuts": [
        [
            "PiP-Tool.exe",
            "PiP-Tool (Picture In Picture tool)"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/LionelJouin/PiP-Tool/releases/download/$version/PiP-Tool.msi"
            }
        }
    }
}
