TIMBOVILL commited on
Commit
6adcff9
·
verified ·
1 Parent(s): a6e363c

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": "standalone",
7
  "orientation": "landscape",
8
  }
 
3
  "short_name": "WalkBy",
4
  "theme_color": "#000000",
5
  "background_color": "#000000",
6
+ "display": "fullscreen",
7
  "orientation": "landscape",
8
  }