Add icon purpose in webmanifest
This commit is contained in:
parent
4ca97bc955
commit
25b870fcd1
@ -40,7 +40,13 @@
|
||||
{
|
||||
"src": "img/logo-grey-bg.svg",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "maskable any",
|
||||
"sizes": "513x513"
|
||||
},
|
||||
{
|
||||
"src": "img/icon-black-transparent-bg.svg",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "monochrome"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user