I have a working PWA. Lighthouse shows that the PWA should be OK to be installed, and the install prompt is showing in Chrome for Android. The Chrome DevTools on PC show the new icon.
I recently changed my app's icon to a new one that was provided by our marketing department. However, the install prompt is still showing the old icon. All favicons show the new one and on Safari the new icon is displayed, too.
Here's what I've tried:
?v=123
to the end of the icon pathThe footer of this sample image shows which prompt I'm talking about:
It's an old question but I got stuck on something like this since yesterday. What I describe is a sequence that I followed and worked in my case.
If it is an App, installed by Chrome on Android using PWA, try to:
Worked for me. I understand that the question was about browser context, but I hope this can help someone.