-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps
Converting a web application into a Progressive Web App (PWA) enhances it by providing:
- Offline capabilities through caching using service workers.
- Improved performance and reliability.
- Installation on the user's device with an app-like experience.
- Support for push notifications and background sync.
- A web app manifest that allows the app to be added to the home screen with a custom icon and splash screen.
Metadata
Metadata
Assignees
Labels
No labels