File tree 1 file changed +6
-12
lines changed
addon/ng2/blueprints/mobile/files/__path__
1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 5
5
{
6
6
"src" : " /android-chrome-36x36.png" ,
7
7
"sizes" : " 36x36" ,
8
- "type" : " image/png" ,
9
- "density" : 0.75
8
+ "type" : " image/png"
10
9
},
11
10
{
12
11
"src" : " /android-chrome-48x48.png" ,
13
12
"sizes" : " 48x48" ,
14
- "type" : " image/png" ,
15
- "density" : 1
13
+ "type" : " image/png"
16
14
},
17
15
{
18
16
"src" : " /android-chrome-72x72.png" ,
19
17
"sizes" : " 72x72" ,
20
- "type" : " image/png" ,
21
- "density" : 1.5
18
+ "type" : " image/png"
22
19
},
23
20
{
24
21
"src" : " /android-chrome-96x96.png" ,
25
22
"sizes" : " 96x96" ,
26
- "type" : " image/png" ,
27
- "density" : 2
23
+ "type" : " image/png"
28
24
},
29
25
{
30
26
"src" : " /android-chrome-144x144.png" ,
31
27
"sizes" : " 144x144" ,
32
- "type" : " image/png" ,
33
- "density" : 3
28
+ "type" : " image/png"
34
29
},
35
30
{
36
31
"src" : " /android-chrome-192x192.png" ,
37
32
"sizes" : " 192x192" ,
38
- "type" : " image/png" ,
39
- "density" : 4
33
+ "type" : " image/png"
40
34
}
41
35
],
42
36
"theme_color" : " #000000" ,
You can’t perform that action at this time.
0 commit comments