proton-mail icon indicating copy to clipboard operation
proton-mail copied to clipboard

PWA installablity

Open HKalbasi opened this issue 3 years ago • 1 comments

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

HKalbasi avatar May 12 '21 21:05 HKalbasi