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
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
(As you are probably aware of,) PWA is a set of web standards to make web apps experience closer to native apps. If you add a service worker we can install this app like a native app (this feature is called SSB) in chromium based browsers (chrome, brave, edge, ...). Even an empty service worker works, but service worker itself is a great tool for making a better caching and notification experience.
Can you add an empty service worker for now so we can install this as an app?