[wp-trac] [WordPress Trac] #43328: Add support for Web App Manifests
WordPress Trac
noreply at wordpress.org
Tue Apr 17 23:45:45 UTC 2018
#43328: Add support for Web App Manifests
-----------------------------+-----------------------------
Reporter: westonruter | Owner: westonruter
Type: feature request | Status: accepted
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses: javascript
-----------------------------+-----------------------------
Comment (by goldsounds):
IIRC, it was in response to a warning produced by Chrome's Lighthouse
tool:
https://developers.google.com/web/tools/lighthouse/audits/manifest-
contains-short_name
`short_name` is used as the application name when installing to a phone
screen / desktop, and the limitation is for readability. Adding an
ellipsis might help with readability but then you have a max length of 9,
which seems unreasonably short.
You're probably right about `browser` vs `standalone`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43328#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list