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" }