manifest: add default orientation

This commit is contained in:
David Lechner
2021-02-01 13:02:06 -06:00
parent 1e5d25086b
commit 0ee80ba0e8
+1
View File
@@ -20,6 +20,7 @@
],
"start_url": ".",
"display": "fullscreen",
"orientation": "landscape",
"theme_color": "#000000",
"background_color": "#ffffff"
}