feat(FN-2146): merge fusion/fn-2146

This commit is contained in:
gsxdsm
2026-04-19 05:22:05 -07:00
parent 0f167df7d4
commit 57c70fc378
3 changed files with 4 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 450 B

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -10,12 +10,14 @@
{
"src": "/icons/icon-192.png",
"sizes": "192x192",
"type": "image/png"
"type": "image/png",
"purpose": "any"
},
{
"src": "/icons/icon-512.png",
"sizes": "512x512",
"type": "image/png"
"type": "image/png",
"purpose": "any"
}
]
}