Re: [w3c/manifest] Add Manifest option for specifying browser app picker behavior (#764)

As per the thread [here](https://github.com/WICG/sw-launch/issues/10#issuecomment-480001164), is there any reason to avoid:

```json
link_capturing_preference: {
    "/": "always",
    "/v5.5/dialog/oauth": "never"
}
```
and use the list of objects syntax?

-- 
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/764#issuecomment-488571216

Received on Thursday, 2 May 2019 07:03:01 UTC