add icon type

This commit is contained in:
filifa 2025-12-15 23:25:12 -05:00
parent b240278e91
commit 4e5e59f6aa
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
{
"src": "icon.svg",
"sizes": "any",
"purpose": "maskable"
"purpose": "maskable",
"type": "image/svg+xml"
}
],
"start_url": "/mcalc/index.html",