diff --git a/public/manifest.json b/manifest.json similarity index 98% rename from public/manifest.json rename to manifest.json index ba1c9228..f55b562c 100644 --- a/public/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "lang": "en-US", "display": "standalone", "orientation": "portrait", - "start_url": "/", + "start_url": "./", "scope": ".", "background_color": "#fff", "theme_color": "#fff",