pwa icon update
This commit is contained in:
@@ -22,11 +22,18 @@
|
|||||||
"purpose": "maskable"
|
"purpose": "maskable"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"purpose": "any maskable",
|
"purpose": "maskable",
|
||||||
"src": "/icons/icon-512-maskable.png",
|
"src": "/icons/icon-512-maskable.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
|
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"purpose": "any",
|
||||||
|
"src": "/icons/icon-512.png",
|
||||||
|
"sizes": "512x512",
|
||||||
|
"type": "image/png"
|
||||||
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"min_width": "320px"
|
"min_width": "320px"
|
||||||
|
|||||||
Reference in New Issue
Block a user