forked from external-repos/squoosh
support maskable icon
add a new entry to the icons member referring the maskable icon file added in 364a5db
This commit is contained in:
@@ -11,6 +11,12 @@
|
|||||||
"src": "/assets/icon-large.png",
|
"src": "/assets/icon-large.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "1024x1024"
|
"sizes": "1024x1024"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/assets/icon-large-maskable.png",
|
||||||
|
"type": "image/png",
|
||||||
|
"sizes": "1024x1024",
|
||||||
|
"purpose": "maskable"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"share_target": {
|
"share_target": {
|
||||||
|
|||||||
Reference in New Issue
Block a user