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

This commit is contained in:
2026-07-19 03:13:55 +02:00
parent 63af09f43a
commit 6a7eb3dfe5
4 changed files with 2844 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"vite": "^5.4.1"
"vite": "^5.4.1",
"vite-plugin-pwa": "^0.20.5"
}
}