mirror of
https://github.com/mroxso/zelo-news.git
synced 2026-06-05 01:51:11 +02:00
- 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.