Commit Graph

1 Commits

Author SHA1 Message Date
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