We should add more details to the web app manifest file
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 162
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 18
Description
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:

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
``
https://developer.mozilla.org/en-US/docs/Web/Manifest/theme_color
For reference
https://web.dev/add-manifest/
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the web app manifest and the homepage HTML markup, then compare the current entries with the linked MDN documentation for background_color, short_name, and theme_color. The work is done when the manifest contains the requested details and the browser's manifest panel shows the intended information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100