[w3c/manifest] Are `*_localized` items clearly allowed in shortcut items? (Issue #1230)

aphillips created an issue (w3c/manifest#1230)

3. Shortcut items
https://www.w3.org/TR/2026/WD-appmanifest-20260507/#shortcut-items

> Each shortcut item is an [ordered map](https://infra.spec.whatwg.org/#ordered-map) that represents a link to a key task or page within a web app. It has the following members:
>
> *    [name](https://www.w3.org/TR/2026/WD-appmanifest-20260507/#dfn-name-0)
> *    [short_name](https://www.w3.org/TR/2026/WD-appmanifest-20260507/#dfn-short_name-0)
> *    [description](https://www.w3.org/TR/2026/WD-appmanifest-20260507/#dfn-description)
> *    [url](https://www.w3.org/TR/2026/WD-appmanifest-20260507/#dfn-url)
> *    [icons](https://www.w3.org/TR/2026/WD-appmanifest-20260507/#dfn-icons-0)

Is it clear that the corresponding `\*\_localized` members for the "localizable members" (`name`, `short_name`, `description`, and `icons`) in the above list are permitted? Perhaps mention this?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1230
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1230@github.com>

Received on Thursday, 23 July 2026 15:22:52 UTC