Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maskable PWA icon has some issues #20

Open
castanearie opened this issue Nov 3, 2024 · 0 comments
Open

Maskable PWA icon has some issues #20

castanearie opened this issue Nov 3, 2024 · 0 comments

Comments

@castanearie
Copy link

Noticed that on my Android the home screen icon looked a bit cropped, so decided to investigate, and found the following issues with the maskable icon:

  • the image file maskable-512x512.png is actually 1024x1024px
  • the icon should be scaled to fit within the minimum safe area (can be checked with https://maskable.app/)
  • the icon should be placed on a background the extends all the way to the edge, instead of the pre-rounded edges and blue infill
  • I believe in the manifest the purpose should be maskable alone, instead of any maskable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant