Merge pull request #22 from abraham/patch-1

start_url should be project directory
This commit is contained in:
Liyas Thomas
2019-08-23 09:27:30 +05:30
committed by GitHub

View File

@@ -34,7 +34,7 @@
"type": "image/png"
}
],
"start_url": "/",
"start_url": "./",
"display": "standalone",
"theme_color": "#121212",
"background_color": "#121212"