Created attachment 1095 [details] Home screen icons when icon includes size label (top row) and regular icon (bottom row) Tested with Android 12 on our S7 tablet. The odd cropping of icons shown in the screenshot can be seen when adding a webaccess page to the home screen. In the first row, the web icons have all been altered to contain a size label as well as a red outline. In the second row, the web icons are just the regular logo. We want some padding around our logo, but with the regular logo no padding at all is used. Also, both webaccess servers have the same icon sizes available, so the same icon should be chosen. It is unclear why the cropping of the images are so different. Available image sizes: - In ICO: 16, 24, 32, 48, 64, 96, 144, 192 - ios_images: 40, 58, 60, 80, 87, 120, 152, 167, 180 Chrome, Edge and Samsung Internet are all based on Chromium, so if this is solved on one browser it should affect all.
Created attachment 1096 [details] Home screen icons when icon includes size label (top row) and regular icon (bottom row) Note that Firefox also has a slight cropping problem, but not as apparent as for Chrome and others, see updated screenshot.
Created attachment 1098 [details] Screenshot of four different icon variants. The issue seems to be that some automatic cropping takes place. See the icons in the screenshot: * 1: Regular icon * 2: Icon size in text that is smaller than the logo * 3: Icon size in text that is slightly larger than the logo * 4: Icon with border It seems that more cropping takes place depending on how much transparent padding there is.
Reported to Chromium here: https://bugs.chromium.org/p/chromium/issues/detail?id=1401714