Favicon and PWA guide
Generate regular website icons alongside maskable assets.
Prevent icon clipping on Android launchers by keeping key content inside a safer center area.
Input: Opaque app logo on transparent PNG canvas.
Settings: Safe padding + solid background for maskable compatibility.
Output: Maskable icons remain readable in circle/squircle launcher crops.
Maskable icons may be cropped by launcher masks, so they need extra safe-area space.
Solid background is usually more stable for maskable launcher rendering.
If major text or logo touches preview boundary, switch to Safe mode and recheck.