From 61830ba7d8307db6e56d4adebf3d4789b31c70f3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 20 Aug 2017 13:40:09 +0300 Subject: [PATCH] tweaking... Signed-off-by: Alex A. Naanou --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 538c9ac..6a173f4 100755 --- a/manifest.json +++ b/manifest.json @@ -2,5 +2,6 @@ "short_name": "pWiki", "name": "Portable Wiki", "display": "standalone", - "Theme_color": "white" + "orientation": "portrait", + "theme_color": "white" }