prefer_related_applications

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

Type Boolean

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

json
"prefer_related_applications": true

Specifications

Specification
Web Application Manifest
# prefer_related_applications-member

Browser compatibility

BCD tables only load in the browser