Forum Discussion
How to customize Start Menu tiles?
johnjansen sure: https://aka.ms/carwash
Please keep in mind that you'll need to sign in with a Microsoft corp account (@microsoft.com) or else the app won't be displayed.
Mark Szabo it looks like you are explicitly using the circle icon for your tile as described in the manifest.json file. What I think you want to do is grab the icon files from the previous PWA and put them in your images folder and then put that new image into the manifest file. Does that make sense? I may not be describing it well...
- Mark SzaboAug 22, 2019Microsoft
johnjansen yeah, it absolutelly makes sense, the issue is that it will change on Android and iOS as well, where the circle icon is the one the users expect. So I'm searching for a way to modify only the windows tile's appearance.
- GraymatterJan 05, 2020Steel Contributor
Mark Szabo I have the same issue and requirement. Have you found a solution?
- Mark SzaboJan 06, 2020Microsoft
Graymatter no, as far as I understand this is not possible. You can have a nice Android design OR a nice Start menu tile, but not both.