fixes #268 - change orientation to "any" from "portrait" in manifest.json

This commit is contained in:
Kraig Walker
2018-11-13 17:34:03 +00:00
parent 951c7af724
commit 436f689115

View File

@@ -3,7 +3,7 @@
"short_name": "Squoosh",
"start_url": "/",
"display": "standalone",
"orientation": "portrait",
"orientation": "any",
"background_color": "#fff",
"theme_color": "#f78f21",
"icons": [