PWA with Service Worker and Manifest
Service Worker for performance and offline support §︎
- Built with Workbox 5
- Pre-caching of UI assets
- Automatic caching of visited pages
- Offline fallback with index of available contents
Manifest §︎
To be continued…