{
    "version": "15.0.11",
    "description": "A privacy-focused web browser developed in collaboration between Mullvad VPN and the Tor Project, produced to minimize tracking and fingerprinting.",
    "homepage": "https://mullvad.net/en/browser",
    "license": "MPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mullvad/mullvad-browser/releases/download/15.0.11/mullvad-browser-windows-x86_64-15.0.11.exe#/dl.7z",
            "hash": "84a8569d104618e13e15c411912d891845f213ca0fccad2107a59efd1dc3f6f4"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Browser\\update*\" -Recurse -ErrorAction SilentlyContinue",
    "shortcuts": [
        [
            "mullvadbrowser.exe",
            "Mullvad Browser"
        ]
    ],
    "persist": [
        "Data",
        "UpdateInfo"
    ],
    "checkver": {
        "github": "https://github.com/mullvad/mullvad-browser"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mullvad/mullvad-browser/releases/download/$version/mullvad-browser-windows-x86_64-$version.exe#/dl.7z"
            }
        }
    }
}
