Re: [w3c/manifest] Allow for multiple scopes (#449)

@RichardNeill I believe what you are looking to do is achievable already. See this demo: https://multi-pwa.glitch.me/

* one domain
* two PWAs (by subdirectory, but it could be query string)
* two manifests, each with a distinct `start_url` but the same `scope`

Each is installable as a separate app, but has access to other resources on the host domain.

-- 
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/449#issuecomment-882938074

Received on Monday, 19 July 2021 23:50:46 UTC