{
    "version": "0.1",
    "description": "Windows Countdown Timer",
    "homepage": "https://dan.hersam.com/software/snaptimer/index.php",
    "license": {
        "identifier": "Freeware",
        "url": "https://dan.hersam.com/software/license.php"
    },
    "url": "https://cdn.hersam.com/software/snaptimer/SnapTimer.zip",
    "hash": "sha1:7131f4c79038b8059f8ef16601077f075cfad2dc",
    "extract_dir": "SnapTimer",
    "pre_install": "if (!(Test-Path \"$persist_dir\\SnapTimer.ini\")) { New-Item \"$dir\\SnapTimer.ini\" | Out-Null }",
    "shortcuts": [
        [
            "SnapTimer.exe",
            "SnapTimer"
        ]
    ],
    "persist": "SnapTimer.ini"
}
