I have a PWA that was built using VueJS and I would like to know if it is possible to display the installation banner more than once, since it currently only asks once if the user wants to install PWA.
I wonder if it is possible to display the banner more than once, for example: the user accessed the site using his smartphone when using mobile data and was asked about the installation of PWA, but he clicked the X to close the banner, but when he gets home he wants to install because at that moment he has wi-fi available, but when he accesses this time the banner does not appear.
If it is possible to make the banner appear again, how to do this ??
Note: I have already researched the documentation and do not talk about it, but do not talk about appearing only once ...