add pwa support with vite-plugin-pwa, manifest, placeholder icons

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 10:57:20 +01:00
parent 6ddd60a54b
commit a40ce119eb
7 changed files with 621 additions and 8 deletions

View File

@@ -40,6 +40,7 @@
"simple-git-hooks": "^2.13.1",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vite-plugin-pwa": "^1.2.0",
"vitest": "^4.0.18"
},
"simple-git-hooks": {