Hello everyone.
I am trying to run my quasar application on PWA mode. I’ve implemented the configuration as in the configuration page.
But the installation button does not appear on my browser. I have no idea what I could have missed.
The application compiles and open in my browser normally, it just does not appear the installation option.
I am running with “quasar dev -m pwa”
The installation button appears on Google Chrome for other PWA webapps such as quasar documentation and Soundslice.
This is my pwa config.
Thank you!