Update manifest.json
Browse files- manifest.json +1 -1
manifest.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"short_name": "WalkBy",
|
| 4 |
"theme_color": "#000000",
|
| 5 |
"background_color": "#000000",
|
| 6 |
-
"display": "
|
| 7 |
"orientation": "landscape",
|
| 8 |
"scope": "./",
|
| 9 |
"start_url": "/index.html"
|
|
|
|
| 3 |
"short_name": "WalkBy",
|
| 4 |
"theme_color": "#000000",
|
| 5 |
"background_color": "#000000",
|
| 6 |
+
"display": "fullscreen",
|
| 7 |
"orientation": "landscape",
|
| 8 |
"scope": "./",
|
| 9 |
"start_url": "/index.html"
|