diff --git a/public/manifest.json b/public/manifest.json index 9bc2427c..0b1f5128 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -9,7 +9,7 @@ "type": "image/ico" } ], - "start_url": ".", + "start_url": "/", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff"