Rename manifest.webmanifest to manifest.json
Browse files
manifest.webmanifest → manifest.json
RENAMED
@@ -3,6 +3,6 @@
|
|
3 |
"short_name": "WalkBy",
|
4 |
"theme_color": "#000000",
|
5 |
"background_color": "#000000",
|
6 |
-
"display": "
|
7 |
"orientation": "landscape",
|
8 |
}
|
|
|
3 |
"short_name": "WalkBy",
|
4 |
"theme_color": "#000000",
|
5 |
"background_color": "#000000",
|
6 |
+
"display": "fullscreen",
|
7 |
"orientation": "landscape",
|
8 |
}
|