3 Commits

Author SHA1 Message Date
bbe51f1832 feat: add PWA support with service worker and icons
- Updated package.json to include vite-plugin-pwa.
- Added PWA icons: icon-192.png, icon-512.png, and icon.svg.
- Registered service worker in main.tsx for PWA functionality.
- Configured Vite to use PWA plugin with manifest and caching strategies.
2025-10-12 21:20:12 +02:00
f8040cf9a2 Update title and description in index.html and manifest.webmanifest for consistency 2025-10-05 15:04:51 +02:00
ff36189c22 initial code commit 2025-10-05 14:49:53 +02:00