{
    "version": "3.1.1",
    "description": "The Ultimate Notification Customization Tool For Windows.",
    "homepage": "https://samsidparty.com/software/topnotify",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/SamsidParty/TopNotify/releases/download/3.1.1/TopNotify.Msix#/dl.7z",
            "hash": "fa1adff5d6bd094f7cdbcbecad70beb92f8575c65347fe4619a8c4f9ceaa33c9"
        },
        "arm64": {
            "url": "https://github.com/SamsidParty/TopNotify/releases/download/3.1.1/TopNotify.ARM64.Msix#/dl.7z",
            "hash": "8f0f57532189481f39ed916d5516b2e2cb88f00a92476ddc0cb09cda846879bb"
        }
    },
    "shortcuts": [
        [
            "TopNotify.exe",
            "TopNotify"
        ]
    ],
    "checkver": {
        "github": "https://github.com/SamsidParty/TopNotify"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/SamsidParty/TopNotify/releases/download/$version/TopNotify.Msix#/dl.7z"
            },
            "arm64": {
                "url": "https://github.com/SamsidParty/TopNotify/releases/download/$version/TopNotify.ARM64.Msix#/dl.7z"
            }
        }
    }
}
