Skip to content

Commit 89278fc

Browse files
committed
add properly padded icon
1 parent 83ce568 commit 89278fc

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

packages/web/public/logo_192.png

-6.49 KB
Binary file not shown.

packages/web/public/logo_512.png

420 Bytes
Loading

packages/web/public/manifest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
"display": "standalone",
55
"start_url": "/",
66
"icons": [
7-
{
8-
"src": "/logo_192.png",
9-
"sizes": "192x192",
10-
"type": "image/png"
11-
},
127
{
138
"src": "/logo_512.png",
149
"sizes": "512x512",

0 commit comments

Comments
 (0)