79251012

Date: 2024-12-04 11:44:57
Score: 1
Natty:
Report link

I think this can be handled with any of the bel:-

(1) Providing Optimal icons in the web app manifest.

(2) Placeholder splash in your application :- Create a custom in-app splash screen that mimics the browser’s splash screen.

(3) Fallback Approach :- If precision is critical but measurements aren't exact Try doing transition your animation from a larger generic icon that fades/scales down to the estimated size based on the screen.

This are the approaches which i thought would work, though i never tested the same, or implemented this way before.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dhruv Varde