From 436f689115f0ef7564af9ccd15cfd7d1a481db68 Mon Sep 17 00:00:00 2001 From: Kraig Walker Date: Tue, 13 Nov 2018 17:34:03 +0000 Subject: [PATCH] fixes #268 - change orientation to "any" from "portrait" in manifest.json --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 2e5d3a08..ba4e09cf 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "short_name": "Squoosh", "start_url": "/", "display": "standalone", - "orientation": "portrait", + "orientation": "any", "background_color": "#fff", "theme_color": "#f78f21", "icons": [