feat: add PWA support and bump project version to 0.3.59

Integrate vite-plugin-pwa to enable service worker generation, offline caching, and standalone display mode. Configure manifest metadata, 192px/512px icons, theme color, and iOS status bar styling. Bump project version to 0.3.59 across Cargo.toml, Cargo.lock, and version.txt, and regenerate package-lock.json.
This commit is contained in:
2026-06-28 11:43:49 +02:00
parent f5d9e2590e
commit ed9b8046e4
11 changed files with 4899 additions and 26 deletions

View File

@@ -1 +1 @@
0.3.56
0.3.59