Remove forced orientation from manifest.json

This commit is contained in:
Paulus Schoutsen 2015-03-04 09:23:14 -08:00
parent 84844c242b
commit be9d6b9422

View File

@ -1,9 +1,8 @@
{
"name": "Home Assistant",
"short_name": "Home Assist",
"short_name": "Assistant",
"start_url": "/",
"display": "standalone",
"orientation": "portrait",
"icons": [
{
"src": "\/static\/favicon-192x192.png",