Progressive Web Apps (PWAs) combine the best of the web and the best of native apps. They load instantly, work offline, and can be installed directly to a user's home screen without navigating an app store.
Lower Acquisition Cost
Getting a user to download a 50MB app from an app store is a massive friction point. PWAs eliminate this. A user simply visits your website and clicks "Add to Home Screen".
Offline Capabilities
Thanks to Service Workers, PWAs can cache core assets and data, allowing your application to function even when the user loses internet connection.