diff --git a/src/app/app.module.ts b/src/app/app.module.ts
index 15eac95408a49c29f830397b606d7f95990029fc..f21b6c3be68985a19d43a5c0232e25afe3328d77 100644
--- a/src/app/app.module.ts
+++ b/src/app/app.module.ts
@@ -196,7 +196,7 @@ const appRoutes: Routes = [
           enabled: environment.production,
           // Register the ServiceWorker as soon as the application is stable
           // or after 30 seconds (whichever comes first).
-          registrationStrategy: 'registerWhenStable:30000'
+          registrationStrategy: 'registerImmediately'
         })
     ],
     declarations: [