From 38f4e6b9a282b8e7fa9d5dee8163b4b8327b46a9 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 9 Mar 2019 20:02:46 -0800 Subject: [PATCH] Closes #909 --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 63f35b60..db420c32 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -13,7 +13,7 @@ "sizes": "512x512" } ], - "start_url": "?source=pwa", + "start_url": "/dashboard?source=pwa", "background_color": "#FFFFFF", "display": "standalone", "theme_color": "#FFFFFF"