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