From 957ca39f9019cd83a53fd2db016ad9a503411eca Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Mon, 11 Nov 2024 18:39:04 +0100 Subject: [PATCH] Remove start_url and scope to prevent wrong URL when installing PWA (fixes #329) --- public/manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 63a9bb9..5198d81 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -26,8 +26,6 @@ } ], "background_color": "#efefef", - "start_url": "/", - "scope": "/", "display": "minimal-ui", "theme_color": "#3367d6", "screenshots" : [