- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 05 Feb 2026 16:33:17 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 6 February 2026 00:33:21 UTC
marcoscaceres left a comment (w3c/manifest#975)
@carlosjeurissen, I guess one could just do if we change the key to a space-separated list of language tags:
```
{
"icons": [{},{},{}],
"icons_localized": {
"ru be uk": [{},{},{}]
}
"dark_theme_color":
"icons": [{},{},{}],
"icons_localized": {
"ru be uk": [{},{},{}]
}
}
```
Doesn't that pretty much achieve the same thing?
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/975#issuecomment-3857135051
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/issues/975/3857135051@github.com>
Received on Friday, 6 February 2026 00:33:21 UTC