Reputation: 343
I've got the manifest file set up, icons in place, etc.
I can see the correct icon on my homescreen:
The typical web favicon shows up just fine:
But when I go to the app switcher, I see the Chrome icon:
Is it possible to customize that icon? The docs state that the text isn't changeable but they don't say anything about the image.
Upvotes: 1
Views: 477
Reputation: 16607
The image is pulled from the manifest when it is added to the homescreen and also from the page when it is loaded. There was a bug in Chrome a while ago where an Added to Homescreen experience when launched would only display "Chrome Beta" or "Chrome". This should be fixed now.
Upvotes: 1