How it works

Progressive Web Apps declare icons in manifest.json — typically 192 and 512 px PNG.

512×512 is also used for splash screens on Android when the PWA opens.

Frequently asked questions

Which sizes go in manifest.json?+

Google recommends 192×192 and 512×512 with "purpose": "any maskable". Use our PWA preset to export both.

Related tools