Feature: PWA #479

Merged
Taoshan98 merged 3 commits from pwa into dev-1.10.1 2026-01-12 07:36:03 +00:00

3 Commits

Author SHA1 Message Date
Nunzio Marfè
74098c5136 Update package-lock.json 2026-01-02 16:16:24 +01:00
Nunzio Marfè
f13d7f6a1f Merge branch 'dev-1.10.1' into pwa 2026-01-02 14:59:50 +01:00
Nunzio Marfè
425db33f5c feat: add PWA support with offline capabilities
- Add web app manifest with icons and theme configuration
- Add service worker with cache-first strategy for static assets
- Add useServiceWorker hook for SW registration
- Add PWA meta tags and Apple-specific tags to index.html
- Update vite.config.ts for optimal asset caching
2025-12-17 16:02:55 +01:00