apache / apache/www-site

We should add more details to the web app manifest file

Open
#269 4 comments 0 reactions 0 assignees View on GitHub
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:

![Screenshot from 2023-08-03 15-01-48](https://github.com/apache/www-site/assets/418747/adc66289-dcc9-4cee-9a29-141cfcc70f27)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.