TIMBOVILL commited on
Commit
8c32ef3
·
verified ·
1 Parent(s): 7d0fb9e

Update manifest.json

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