mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
Don't use apple icon for android pwa (#10535)
* Don't use apple icon for android * Fix dimensions * fix icon name
This commit is contained in:
BIN
web/public/images/maskable-icon.png
Normal file
BIN
web/public/images/maskable-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
@@ -16,7 +16,7 @@
|
|||||||
"purpose": "any"
|
"purpose": "any"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/images/apple-touch-icon.png",
|
"src": "/images/maskable-icon.png",
|
||||||
"sizes": "180x180",
|
"sizes": "180x180",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"purpose": "maskable"
|
"purpose": "maskable"
|
||||||
|
Reference in New Issue
Block a user