Building installable web apps with background synchronization, push notifications, and WebAuthn biometrics.
Progressive Web Apps combine the reach of the web with the capabilities of native mobile applications.
### Service Workers & Background Sync
By caching application shells with Workbox and queueing offline form submissions in IndexedDB, PWAs allow users to interact with applications seamlessly during intermittent connectivity.