Re: [w3c/manifest] multiple pwa on same origin could be conflicting for app scoped to path (Issue #1180)

dmurph left a comment (w3c/manifest#1180)

I'm not sure I really understand. The scope length is the length of the resolved scope field in the manifest. So:

- app A scope is www.example.com/apps/foo/
- app B scope is www.example.com/apps/

The url www.example.com/apps/foo/a.html is controlled by app A, because out of the two apps that have the url in their scope (A and B), app A's scope field is longer.

If you have a specific feature request or spec problem can you clarify?

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

Message ID: <w3c/manifest/issues/1180/3349159629@github.com>

Received on Monday, 29 September 2025 21:45:17 UTC