File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <browserconfig ><msapplication ><tile ><square70x70logo src =" /ms-icon-70x70.png" /><square150x150logo src =" /ms-icon-150x150.png" /><square310x310logo src =" /ms-icon-310x310.png" /><TileColor >#ffffff</TileColor ></tile ></msapplication ></browserconfig >
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " App" ,
3+ "icons" : [
4+ {
5+ "src" : " \/ android-icon-36x36.png" ,
6+ "sizes" : " 36x36" ,
7+ "type" : " image\/ png" ,
8+ "density" : " 0.75"
9+ },
10+ {
11+ "src" : " \/ android-icon-48x48.png" ,
12+ "sizes" : " 48x48" ,
13+ "type" : " image\/ png" ,
14+ "density" : " 1.0"
15+ },
16+ {
17+ "src" : " \/ android-icon-72x72.png" ,
18+ "sizes" : " 72x72" ,
19+ "type" : " image\/ png" ,
20+ "density" : " 1.5"
21+ },
22+ {
23+ "src" : " \/ android-icon-96x96.png" ,
24+ "sizes" : " 96x96" ,
25+ "type" : " image\/ png" ,
26+ "density" : " 2.0"
27+ },
28+ {
29+ "src" : " \/ android-icon-144x144.png" ,
30+ "sizes" : " 144x144" ,
31+ "type" : " image\/ png" ,
32+ "density" : " 3.0"
33+ },
34+ {
35+ "src" : " \/ android-icon-192x192.png" ,
36+ "sizes" : " 192x192" ,
37+ "type" : " image\/ png" ,
38+ "density" : " 4.0"
39+ }
40+ ]
41+ }
You can’t perform that action at this time.
0 commit comments