Skip to content

Commit 8e5f503

Browse files
committed
add new images for PWA icons
1 parent add2458 commit 8e5f503

14 files changed

+53
-24
lines changed

res/manifest.json

Lines changed: 53 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,40 +6,69 @@
66
"start_url": "index.html",
77
"icons": [
88
{
9-
"src": "vector-icons/android-chrome-36x36.png",
10-
"sizes": "36x36",
11-
"type": "image\/png",
12-
"density": "0.75"
9+
"src": "/vector-icons/20587a91-30e9-d583-2b9b-5c4c2aca967f.webPlatform.png",
10+
"sizes": "44x44",
11+
"type": "image/png"
1312
},
1413
{
15-
"src": "vector-icons/android-chrome-48x48.png",
16-
"sizes": "48x48",
17-
"type": "image\/png",
18-
"density": "1.0"
14+
"src": "/vector-icons/20522817-fde7-6a88-54a9-496b1c8aee53.webPlatform.png",
15+
"sizes": "1240x600",
16+
"type": "image/png"
1917
},
2018
{
21-
"src": "vector-icons/android-chrome-72x72.png",
22-
"sizes": "72x72",
23-
"type": "image\/png",
24-
"density": "1.5"
19+
"src": "/vector-icons/4168a7e5-9d94-e9a3-4e60-45a58cc8ee4e.webPlatform.png",
20+
"sizes": "300x300",
21+
"type": "image/png"
2522
},
2623
{
27-
"src": "vector-icons/android-chrome-96x96.png",
28-
"sizes": "96x96",
29-
"type": "image\/png",
30-
"density": "2.0"
24+
"src": "/vector-icons/dd73cdd3-17c4-9b33-81b8-4789b7a4a250.webPlatform.png",
25+
"sizes": "150x150",
26+
"type": "image/png"
3127
},
3228
{
33-
"src": "vector-icons/android-chrome-144x144.png",
34-
"sizes": "144x144",
35-
"type": "image\/png",
36-
"density": "3.0"
29+
"src": "/vector-icons/8f19f71b-ab84-4fe7-1866-8ee9fb1362da.webPlatform.png",
30+
"sizes": "88x88",
31+
"type": "image/png"
3732
},
3833
{
39-
"src": "vector-icons/android-chrome-192x192.png",
40-
"sizes": "192x192",
41-
"type": "image\/png",
42-
"density": "4.0"
34+
"src": "/vector-icons/89ac632f-d735-868d-4b9b-cfe32121294c.webPlatform.png",
35+
"sizes": "24x24",
36+
"type": "image/png"
37+
},
38+
{
39+
"src": "/vector-icons/5c925eef-dd2e-aa16-b6d4-13c90b81af1f.webPlatform.png",
40+
"sizes": "50x50",
41+
"type": "image/png"
42+
},
43+
{
44+
"src": "/vector-icons/b3624ff1-eaf4-1082-4923-949bc8eb40ef.webPlatform.png",
45+
"sizes": "620x300",
46+
"type": "image/png"
47+
},
48+
{
49+
"src": "/vector-icons/32aa4ec4-8b3f-d7b8-e2df-a49ba887199a.webPlatform.png",
50+
"sizes": "1024x1024",
51+
"type": "image/png"
52+
},
53+
{
54+
"src": "/vector-icons/a2e91e68-aa4e-45e7-e5e6-951e1d314675.webPlatform.png",
55+
"sizes": "180x180",
56+
"type": "image/png"
57+
},
58+
{
59+
"src": "/vector-icons/627721aa-5331-ded6-b4a5-0bb4799985ee.webPlatform.png",
60+
"sizes": "152x152",
61+
"type": "image/png"
62+
},
63+
{
64+
"src": "/vector-icons/4f4b5190-3b9c-9173-3118-442179ae62d4.webPlatform.png",
65+
"sizes": "120x120",
66+
"type": "image/png"
67+
},
68+
{
69+
"src": "/vector-icons/552c9d70-ff13-2235-8ef9-00db0d2fda0c.webPlatform.png",
70+
"sizes": "76x76",
71+
"type": "image/png"
4372
}
4473
],
4574
"related_applications": [
58.7 KB
Loading
2.49 KB
Loading
135 KB
Loading
19.5 KB
Loading
6.72 KB
Loading
4.27 KB
Loading
2.88 KB
Loading
8.73 KB
Loading
1.42 KB
Loading

0 commit comments

Comments
 (0)