Add serviceWorker force update
We use the ServiceWorker as we have an PWA. This worker is still valid if all tabs are closed, so we need to disable the old service worker and register a new one explicit.
We use the ServiceWorker as we have an PWA. This worker is still valid if all tabs are closed, so we need to disable the old service worker and register a new one explicit.