Re: [w3c/manifest] short_name to fall back to name & vice versa (#466)

Interesting. So in the case of:

```json
{
  "name": "Words With Friends",
  "short_name": "Words"
}
```

…you'd never display "Words With Friends"? We use the longer name in the add-to-homescreen prompt and the splash-screen, but favour the short name for the homescreen icon label.

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

Received on Thursday, 5 May 2016 17:27:28 UTC