post_install() {
firefoxpwa runtime install --link
exit 0
}
pre_remove() {
firefoxpwa runtime uninstall
exit 0
}
