Path: blob/main/files/en-us/web/manifest/prefer_related_applications/index.md
6581 views
------{{QuickLinksWithSubpages("/en-US/docs/Web/Manifest")}}{{SeeCompatTable}}
| Type | Boolean |
|---|---|
| Mandatory | No |
The prefer_related_applications member is a boolean value that specifies that applications listed in related_applications should be preferred over the web application. If the prefer_related_applications member is set to true, the user agent might suggest installing one of the related applications instead of this web app.
If omitted, prefer_related_applications defaults to false.
Examples
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}