Commit 7: PWA (Manifest, Service Worker, Icons, Offline-Grundfunktion)

This commit is contained in:
2026-07-19 03:07:21 +02:00
parent 2f31996bbb
commit 7ae5a353cd
13 changed files with 2918 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" rx="112" fill="#0a0a0a"/>
<path d="M 200 140 L 200 372 L 372 256 Z" fill="#ffffff"/>
<circle cx="150" cy="256" r="26" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 267 B