Commit Graph

3 Commits

Author SHA1 Message Date
Claude
eab922030c feat: add PWA installability support
Add comprehensive PWA configuration to make Grimoire installable as a standalone app:
- Install and configure vite-plugin-pwa for automated PWA setup
- Create grimoire-themed app icon (purple book with magical rune)
- Configure web app manifest with app metadata, theme colors, and shortcuts
- Add service worker with Workbox for offline capabilities and font caching
- Add PWA meta tags to index.html for iOS and Android compatibility
- Enable auto-update for service worker registration

The app is now installable on mobile devices and desktop browsers.
2026-01-17 21:21:52 +00:00
Alejandro Gómez
5b00e42ddf feat: RTL support 2025-12-10 13:00:39 +01:00
Alejandro Gómez
cd41034b2f 👶 2025-12-09 16:26:31 +01:00