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 3e444fb commit 2d84c9dCopy full SHA for 2d84c9d
packages/angular/pwa/pwa/files/root/manifest.webmanifest
@@ -4,8 +4,8 @@
4
"theme_color": "#1976d2",
5
"background_color": "#fafafa",
6
"display": "standalone",
7
- "scope": "/",
8
- "start_url": "/",
+ "scope": "./",
+ "start_url": "./",
9
"icons": [
10
{
11
"src": "assets/icons/icon-72x72.png",
0 commit comments