feat(pwa): add app icon resources (192x192) and generator script

This commit is contained in:
Andrej Spielmann
2026-03-26 14:50:06 +01:00
parent f96d727586
commit 16c6b9789f
2 changed files with 4 additions and 0 deletions
View File
+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="192" height="192" viewBox="0 0 192 192">
<rect width="192" height="192" rx="24" fill="#1B1A55"/>
<text x="96" y="100" font-family="Arial, sans-serif" font-size="80" font-weight="bold" fill="#9290C3" text-anchor="middle">W</text>
</svg>

After

Width:  |  Height:  |  Size: 287 B