TIMBOVILL commited on
Commit
871f40c
·
verified ·
1 Parent(s): 8c32ef3

Update manifest.json

Browse files
Files changed (1) hide show
  1. manifest.json +2 -2
manifest.json CHANGED
@@ -4,7 +4,7 @@
4
  "theme_color": "#000000",
5
  "background_color": "#000000",
6
  "display": "fullscreen",
7
- "scope": "./",
8
- "start_url": "/index.html",
9
  "orientation": "landscape",
 
 
10
  }
 
4
  "theme_color": "#000000",
5
  "background_color": "#000000",
6
  "display": "fullscreen",
 
 
7
  "orientation": "landscape",
8
+ "scope": "./",
9
+ "start_url": "/index.html"
10
  }