Hello Dave, thanks for your great post. I downloaded your code on GitHub. I have a question regarding MauiIcon. You told that it worked great on iOS and Windows but not on Android. If I understood you correctly the problem with the Android Simulator was the background which was incorrectly white, right ? I tested your code on my computer. For Windows, I can see the right icon (beach) in the taskbar, great. For iOS, I can see the right icon (beach) on the Home Screen of the simulator, great. Unfortunately, for Android, I cannot see the right icon (beach), but I see the basic robot icon. Can you confirm that in the Android simulator on your computer you saw the beach icon ? If yes, something goes wrong on my side (what?). If no, I would create an issue on GitHub for dotnet/Maui. Thanks.