Updated manifest.json

This commit is contained in:
Kasper Rynning-Tønnesen
2016-08-15 11:37:09 +02:00
parent 3a36fafdc6
commit b96e566d61
2 changed files with 4 additions and 2 deletions

View File

@@ -10,5 +10,7 @@
], ],
"start_url": "/", "start_url": "/",
"display": "standalone", "display": "standalone",
"background_color": "#2D2D2D",
"theme_color": "#2D2D2D",
"orientation": "portrait" "orientation": "portrait"
} }