(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?
(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?