File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 66 "display" : " standalone" ,
77 "icons" : [
88 {
9- "src" : " /android-chrome-192x192.png" ,
9+ "src" : " /favicon/ android-chrome-192x192.png" ,
1010 "sizes" : " 192x192" ,
1111 "type" : " image/png"
1212 },
1313 {
14- "src" : " /android-chrome-512x512.png" ,
14+ "src" : " /favicon/ android-chrome-512x512.png" ,
1515 "sizes" : " 512x512" ,
1616 "type" : " image/png"
1717 },
1818 {
19- "src" : " \ / android-icon-36x36.png" ,
19+ "src" : " /favicon /android-icon-36x36.png" ,
2020 "sizes" : " 36x36" ,
21- "type" : " image\ / png" ,
21+ "type" : " image/png" ,
2222 "density" : " 0.75"
2323 },
2424 {
25- "src" : " \ / android-icon-48x48.png" ,
25+ "src" : " /favicon /android-icon-48x48.png" ,
2626 "sizes" : " 48x48" ,
27- "type" : " image\ / png" ,
27+ "type" : " image/png" ,
2828 "density" : " 1.0"
2929 },
3030 {
31- "src" : " \ / android-icon-72x72.png" ,
31+ "src" : " /favicon /android-icon-72x72.png" ,
3232 "sizes" : " 72x72" ,
33- "type" : " image\ / png" ,
33+ "type" : " image/png" ,
3434 "density" : " 1.5"
3535 },
3636 {
37- "src" : " \ / android-icon-96x96.png" ,
37+ "src" : " /favicon /android-icon-96x96.png" ,
3838 "sizes" : " 96x96" ,
39- "type" : " image\ / png" ,
39+ "type" : " image/png" ,
4040 "density" : " 2.0"
4141 },
4242 {
43- "src" : " \ / android-icon-144x144.png" ,
43+ "src" : " /favicon /android-icon-144x144.png" ,
4444 "sizes" : " 144x144" ,
45- "type" : " image\ / png" ,
45+ "type" : " image/png" ,
4646 "density" : " 3.0"
4747 },
4848 {
49- "src" : " \ / android-icon-192x192.png" ,
49+ "src" : " /favicon /android-icon-192x192.png" ,
5050 "sizes" : " 192x192" ,
51- "type" : " image\ / png" ,
51+ "type" : " image/png" ,
5252 "density" : " 4.0"
5353 }
5454 ]
You can’t perform that action at this time.
0 commit comments