set svg size to any

This commit is contained in:
filifa
2025-12-15 23:14:05 -05:00
parent 5f5555eb50
commit 0ab61c3007

View File

@@ -6,7 +6,7 @@
"icons": [
{
"src": "icon.svg",
"sizes": "192x192 512x512"
"sizes": "any"
}
],
"start_url": "/mcalc/index.html",