The minimal modern favicon set
Following the approach popularised by Evil Martians’ “How to Favicon” guide, you only need: favicon.ico (32 px, for legacy requests), favicon.svg (modern browsers, can adapt to dark mode), apple-touch-icon.png (180 px, for iOS home screens) and 192/512 px PNGs referenced from a web manifest for Android. That is what this generator builds.
Why add a background to touch icons
iOS fills transparent areas of apple-touch-icon with black. A solid background and around 10% padding keeps the logo looking deliberate on a home screen.