From dcb8d8625940b2a2cce4791ecdb187ae9f11266d Mon Sep 17 00:00:00 2001 From: Chris Lovett Date: Tue, 18 Feb 2025 16:36:17 -0500 Subject: [PATCH] Restore desktop Chrome PWA button with start_url ./ --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 7b32f3b..3cced84 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -26,7 +26,7 @@ } ], "background_color": "#efefef", - "start_url": "/", + "start_url": "./", "display": "standalone", "theme_color": "#3367d6", "screenshots" : [