{ "installable_packages": { "thunderbird": { "name": "Thunderbird Email Client", "package": "thunderbird", "verify_command": "command -v thunderbird" }, "libreoffice": { "name": "LibreOffice", "package": "libreoffice-still", "verify_command": "command -v libreoffice" } } }