Add custom cat sitting icon and update manifest
This commit is contained in:
BIN
app/icon.png
Normal file
BIN
app/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 403 KiB |
BIN
public/icon.png
Normal file
BIN
public/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 403 KiB |
@@ -8,14 +8,14 @@
|
||||
"theme_color": "#000000",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/file.svg",
|
||||
"src": "/icon.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/svg+xml"
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/file.svg",
|
||||
{
|
||||
"src": "/icon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/svg+xml"
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user