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

We should add more details to the web app manifest file #269

Open
jbampton opened this issue Aug 3, 2023 · 1 comment
Open

We should add more details to the web app manifest file #269

jbampton opened this issue Aug 3, 2023 · 1 comment

Comments

@jbampton
Copy link
Member

jbampton commented Aug 3, 2023

https://developer.mozilla.org/en-US/docs/Web/Manifest

Most web browsers show the "application" tab with a panel for the "manifest".
Currently the site shows like this in Firefox:

Screenshot from 2023-08-03 15-01-48

https://developer.mozilla.org/en-US/docs/Web/Manifest/background_color
https://developer.mozilla.org/en-US/docs/Web/Manifest/short_name

And in the homepage HTML markup we have

<meta name="theme-color" content="#282661">

https://developer.mozilla.org/en-US/docs/Web/Manifest/theme_color

For reference

https://web.dev/add-manifest/

@jbampton jbampton changed the title We should add more details to the web add manifest file We should add more details to the web app manifest file Aug 3, 2023
@bproffitt
Copy link
Contributor

@jbampton What's the benefit of this? Genuinely asking. Also, do you have suggestions on what to add?

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

2 participants