Dynamic logo on pwa install
-
Hi, guys!
I am brand new quasar developer, and would like no know something: when I am creating a pwa, I need to inform into the manifest.json file the logo and the app name, and it will be used when the navigator install the webapp on the mobile phone. I saw that this file is created based on the quasar.config file.Is there any way for me to change the logo and the name dynamically, according to the subdomain accessed? My app will use wildcard subdomain, created by the administrador, and I would like to be able to change the logo and the icon according to the subdomain created.
Thanks!