This repository was archived by the owner on Aug 10, 2022. It is now read-only.
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
manifest documentation is out of date #6029
Open
Description
Page Affected: https://developers.google.com/web/fundamentals/web-app-manifest/
What needs to be done?
The article does not reflect the current state of how Chrome (and other browsers) use the manifest - for example, note at the end says you can't update the manifest (you can now with web apk and we should detail the process clearly). We now also need a 512 icon for splash screen iirc. We should check and confirm how safari use's this data. I see a lot of people using description
now, we should at least document it even though it's not used in Chrome.
There's probably a lot more I missing, that we can add as best practice.