manifest orientation remove

This commit is contained in:
ntr 2019-10-09 10:31:16 +11:00
parent 14e55d41ba
commit a99535ed7e

View File

@ -16,7 +16,6 @@
], ],
"start_url": "/index.html", "start_url": "/index.html",
"display": "fullscreen", "display": "fullscreen",
"orientation": "portrait",
"theme_color": "#000000", "theme_color": "#000000",
"background_color": "#000000" "background_color": "#000000"
} }