Skip to content

Commit 71c6e39

Browse files
committed
style: more icon updates
1 parent 4052ced commit 71c6e39

7 files changed

Lines changed: 5 additions & 5 deletions

File tree

public/apple-touch-icon.png

-7.62 KB
Loading

public/icon-um3-192.png

-17.4 KB
Binary file not shown.

public/icon-um3-512.png

-77.2 KB
Binary file not shown.

public/icon-um4-192.png

8.61 KB
Loading

public/icon-um4-512.png

29.2 KB
Loading

public/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
2-
"short_name": "Urho Matti",
3-
"name": "Urho Matti 3.0 - laulukirja",
2+
"short_name": "urho matti",
3+
"name": "urho matti 4.0 - laulukirja",
44
"icons": [
55
{
66
"src": "favicon.ico",
77
"sizes": "64x64 32x32 24x24 16x16",
88
"type": "image/x-icon"
99
},
1010
{
11-
"src": "icon-um3-192.png",
11+
"src": "icon-um4-192.png",
1212
"sizes": "192x192",
1313
"type": "image/png"
1414
},
1515
{
16-
"src": "icon-um3-512.png",
16+
"src": "icon-um4-512.png",
1717
"sizes": "512x512",
1818
"type": "image/png"
1919
},
2020
{
2121
"src": "maskable_icon.png",
22-
"sizes": "196x196",
22+
"sizes": "512x512",
2323
"type": "image/png",
2424
"purpose": "any maskable"
2525
}

public/maskable_icon.png

-58 KB
Loading

0 commit comments

Comments
 (0)