Merge pull request #20 from NileshSP/pwainstallissue

fix for pwa install issue
This commit is contained in:
Liyas Thomas
2019-08-23 06:20:31 +05:30
committed by GitHub

View File

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