forked from Github/frigate
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:
@@ -16,7 +16,7 @@
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "/images/apple-touch-icon.png",
|
||||
"src": "/images/maskable-icon.png",
|
||||
"sizes": "180x180",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
|
||||
Reference in New Issue
Block a user