PWA Icon Sizes & Presets
Pick this preset, drop your file, and FastEdit starts from the PWA (Progressive Web App) Icon 192 dimensions, format, and file-size target.
PWA (Progressive Web App) Image Size Cheat Sheet
Icon 192
Standard PWA icon used on Android home screens and app switchers. Required in the web app manifest for basic installability.
Open PWA (Progressive Web App) Icon 192 preset →Icon 512
High-resolution PWA icon used for splash screens and Chrome OS install prompts. Required alongside 192x192 for PWA installability.
Open PWA (Progressive Web App) Icon 512 preset →Maskable Icon
Icon with extra padding for masked display. The safe zone is the inner 80% circle. Android applies round, squircle, or other shapes to this icon.
Open PWA (Progressive Web App) Maskable Icon preset →Before you upload
- Both 192x192 and 512x512 icons are required in the manifest: Chrome will not show the install prompt without them.
- Maskable icons need all important content within the center 80% (the "safe zone"): the outer 20% may be cropped by the device.
- Test maskable icons with the Maskable.app tool to preview how they look with different shaped masks.
- Use the "purpose" field in your manifest to specify "any" for standard icons and "maskable" for padded variants.
- Include both a standard and maskable version of your 512x512 icon for the best cross-device experience.