We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fa09c commit 5f7c71cCopy full SHA for 5f7c71c
manifest.js
@@ -8,7 +8,7 @@ let manifest = {
8
"background_color": "#313744",
9
"theme_color": "#313744",
10
"display": "standalone",
11
- "scope": window.location.origin + "/full",
+ "scope": window.location.origin,
12
"start_url": window.location.origin + "/full",
13
"orientation": "any",
14
"icons": [
0 commit comments