PWA Starter Demo
Push Notifications
Engage users with push notifications using Firebase API. It makes use of HTML5 Notification.
Read More
Background Sync
Background sync is a new web API that lets you defer actions until the user has stable connectivity.
Read More

Go Offline & hit this button
Lightening Speed
With caching strategies in place & faster load, PWA repsponds faster in slow networks.
Read More
Service Worker
Runs separately from the main browser thread, intercepting network requests, caching or retrieving resources from the cache, and delivering push messages.
Read More
Respond To Network Changes
Engage user even when there is no network.
Read More
Source Code