Re: [w3c/manifest] Web Manifest Overrides (Issue #1045)

Potentially: 

```JSON
"short_name.localizations": [
   "en":  { value: "My App, hey!", dir: "ltr", lang: "fr"},
   "en-GB": { value: "My App, eh wut?", dir: "ltr"},
   "fr": { ... },
   "ar": { value: "...", dir: "rtl" }
}

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

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

Received on Monday, 11 September 2023 13:19:54 UTC