Icon-192x192.png !!link!! May 2026
: Keep your logo within the inner 80% of the 192x192 canvas. This prevents important elements from being clipped by the OS.
: Modern OSs often clip icons into circles or rounded squares. Using a "maskable" 192x192 icon ensures your logo doesn't get awkwardly cut off. Best Practices for Creation icon-192x192.png
To make your website installable, you must reference this icon in a manifest.json file. This JSON file tells the browser how your app should behave when installed. : Keep your logo within the inner 80% of the 192x192 canvas
: It is the primary size used for the splash screen and home screen icon on Android devices. icon-192x192.png