Re: [w3c/manifest] Add a unique identifier for a PWA (#586)

I'm quite compelled by preserving the linkability of manifest URLs as IDs.
We could support manifest versioning via imports instead.
E.g.
```
https://app.com/manifest.json:
{
  "import": "manifest-r31.8.json"
}
```

-- 
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/586#issuecomment-772915348

Received on Thursday, 4 February 2021 00:08:02 UTC