SPA with Manifest
-
Hi, My projects usually involves the needs of a manifest file such that user can add to their home screen in mobile phone and a native like look and experience. But, i do not need the service worker for most of my project as the experience usually needs fully online without caching data. What I need is partly explained in this video https://www.youtube.com/watch?v=KzvK809rl3Q&t=198s
So, the quasar PWA mode is great but it is tightly bound with service working which i don’t need. How do i go about with this - SPA with manifest mode…