forked from abner/for-legacy-web
Fixed manifest for mono icon
This commit is contained in:
@@ -71,8 +71,8 @@ export default defineConfig({
|
||||
},
|
||||
{
|
||||
"src": `/assets/icons/monochrome.svg`,
|
||||
"type": "image/svg",
|
||||
"sizes": "48x48",
|
||||
"type": "image/svg+xml",
|
||||
"sizes": "48x48 72x72 96x96 128x128 256x256",
|
||||
"purpose": "monochrome"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user