File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " Techulus Cloud" ,
3- "short_name" : " Techulus Cloud" ,
4- "icons" : [
5- {
6- "src" : " /android-chrome-192x192.png" ,
7- "sizes" : " 192x192" ,
8- "type" : " image/png"
9- },
10- {
11- "src" : " /android-chrome-512x512.png" ,
12- "sizes" : " 512x512" ,
13- "type" : " image/png"
14- }
15- ],
16- "theme_color" : " #ffffff" ,
17- "background_color" : " #ffffff" ,
18- "display" : " standalone"
2+ "name" : " Techulus Cloud" ,
3+ "short_name" : " Techulus Cloud" ,
4+ "start_url" : " /dashboard" ,
5+ "scope" : " /" ,
6+ "icons" : [
7+ {
8+ "src" : " /android-chrome-192x192.png" ,
9+ "sizes" : " 192x192" ,
10+ "type" : " image/png"
11+ },
12+ {
13+ "src" : " /android-chrome-512x512.png" ,
14+ "sizes" : " 512x512" ,
15+ "type" : " image/png"
16+ }
17+ ],
18+ "theme_color" : " #ffffff" ,
19+ "background_color" : " #ffffff" ,
20+ "display" : " standalone"
1921}
You can’t perform that action at this time.
0 commit comments