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

[🐛 in site]: site web manifest issues #2812

Open
dshovchko opened this issue Dec 9, 2024 · 0 comments
Open

[🐛 in site]: site web manifest issues #2812

dshovchko opened this issue Dec 9, 2024 · 0 comments
Labels
waits triage Issue that waits to be reviewed and handled

Comments

@dshovchko
Copy link
Collaborator

Some issues exist with the web manifest file. They can be visible in Chrome Dev Tools, Application section, Manifest tab.

sshot_2024-12-09-12-25-09

As you can see properties name, short_name, and URL are absent and the browser is warning us about this.

I've been exploring the use of these properties - mobile apps use them to create shortcuts, but also on the home screen, etc.

Also there is missing one icon rendition. This is an innovation of 2024. This is 512×512 maskable icon for different Android launchers.

Some resources will be useful for fixing this issue:

@dshovchko dshovchko added the waits triage Issue that waits to be reviewed and handled label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waits triage Issue that waits to be reviewed and handled
Projects
None yet
Development

No branches or pull requests

1 participant