diff --git a/src/manifest.webmanifest b/src/manifest.webmanifest index c1eb496..968338b 100644 --- a/src/manifest.webmanifest +++ b/src/manifest.webmanifest @@ -4,8 +4,8 @@ "theme_color": "#3A86FF", "background_color": "#fafafa", "display": "standalone", - "scope": "./i/", - "start_url": "./i/index.html", + "scope": "./", + "start_url": "./index.html", "icons": [ { "src": "assets/icons/icon-72x72.png",