add icon type
This commit is contained in:
parent
b240278e91
commit
4e5e59f6aa
|
|
@ -7,7 +7,8 @@
|
|||
{
|
||||
"src": "icon.svg",
|
||||
"sizes": "any",
|
||||
"purpose": "maskable"
|
||||
"purpose": "maskable",
|
||||
"type": "image/svg+xml"
|
||||
}
|
||||
],
|
||||
"start_url": "/mcalc/index.html",
|
||||
|
|
|
|||
Loading…
Reference in New Issue