You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an install button in the Nav drawer. The app should get installed on the user's device when user clicks on it.
The app should be accessible offline. (open the app, turn off the internet. The user should be able to navigate to different screens. Only the data fetching should be paused. The user should be notified that there is network outage, therefore it's not possible to perform that action)
Lighthouse PWA score should be decent (>80 minimum, 100 bestcase)
Requirement:
Reference:
https://nextjs.org/docs/app/building-your-application/configuring/progressive-web-apps
The text was updated successfully, but these errors were encountered: