List other images in manifest
This commit is contained in:
parent
80fb3a5c18
commit
d78f82649e
BIN
static/logo.png
BIN
static/logo.png
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 19 KiB |
@ -7,9 +7,17 @@
|
||||
"theme_color": "#1F1F1F",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./logo.png/",
|
||||
"src": "logo.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "touch-icon-iphone.png",
|
||||
"sizes": "152x152"
|
||||
},
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "32x32"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user