I want to create a Service Worker (sw.js) for my website that shows the native install feature on browsers. I don’t need the offline feature or cache feature, it’ll just work online otherwise network problem error.
NOTE: I’ve my manifest file added to my website.