{
    "version": "0.10.3",
    "description": "A simple Jellyfin frontend built on top of Flutter.",
    "homepage": "https://github.com/DonutWare/Fladder",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/DonutWare/Fladder/releases/download/v0.10.3/Fladder-Windows-0.10.3.zip",
            "hash": "ab63c9c60c69d7c4d642cd31a303d6de8ab8a1825397436266208dd973722ec9"
        }
    },
    "shortcuts": [
        [
            "fladder.exe",
            "Fladder"
        ]
    ],
    "persist": [
        "data",
        ".config"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/DonutWare/Fladder/releases/download/v$version/Fladder-Windows-$version.zip"
            }
        }
    }
}
