{
 "compat_features": [
  "api.Navigator.getInstalledRelatedApps",
  "manifests.webapp.prefer_related_applications",
  "manifests.webapp.related_applications"
 ],
 "description": "The related_applications web app manifest member lists operating system-specific applications that are related to the current web app, such as an Android app that provides similar functionality. The getInstalledRelatedApps() method lists which of those are installed on the current device.",
 "description_html": "The <code>related_applications</code> web app manifest member lists operating system-specific applications that are related to the current web app, such as an Android app that provides similar functionality. The <code>getInstalledRelatedApps()</code> method lists which of those are installed on the current device.",
 "group": [
  "progressive-web-app"
 ],
 "kind": "feature",
 "name": "Related apps",
 "spec": [
  "https://wicg.github.io/get-installed-related-apps/spec/"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.Navigator.getInstalledRelatedApps": {
    "baseline": false,
    "support": {
     "chrome": "85",
     "chrome_android": "84",
     "edge": "85"
    }
   },
   "manifests.webapp.prefer_related_applications": {
    "baseline": false,
    "support": {
     "chrome_android": "44",
     "edge": "17"
    }
   },
   "manifests.webapp.related_applications": {
    "baseline": false,
    "support": {
     "chrome_android": "44",
     "edge": "17"
    }
   }
  },
  "support": {
   "chrome_android": "84",
   "edge": "85"
  }
 },
 "id": "related-apps",
 "groups": [
  "progressive-web-app"
 ],
 "specs": [
  {
   "url": "https://wicg.github.io/get-installed-related-apps/spec/",
   "seriesComposition": "full",
   "shortname": "get-installed-related-apps",
   "series": {
    "shortname": "get-installed-related-apps",
    "currentSpecification": "get-installed-related-apps",
    "title": "Get Installed Related Apps API",
    "shortTitle": "Get Installed Related Apps API",
    "nightlyUrl": "https://wicg.github.io/get-installed-related-apps/spec/"
   },
   "organization": "W3C",
   "groups": [
    {
     "name": "Web Platform Incubator Community Group",
     "url": "https://www.w3.org/community/wicg/"
    }
   ],
   "nightly": {
    "url": "https://wicg.github.io/get-installed-related-apps/spec/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/get-installed-related-apps",
    "sourcePath": "spec/index.bs",
    "filename": "index.html"
   },
   "title": "Get Installed Related Apps API",
   "source": "spec",
   "shortTitle": "Get Installed Related Apps API",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "installedapp"
    ]
   },
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/Navigator/getInstalledRelatedApps",
   "title": "Navigator: getInstalledRelatedApps() method",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/Navigator/getInstalledRelatedApps"
  },
  {
   "slug": "Web/Progressive_web_apps/Manifest/Reference/prefer_related_applications",
   "title": "prefer_related_applications",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/Progressive_web_apps/Manifest/Reference/prefer_related_applications"
  },
  {
   "slug": "Web/Progressive_web_apps/Manifest/Reference/related_applications",
   "title": "related_applications",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/Progressive_web_apps/Manifest/Reference/related_applications"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:related-apps"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/493",
  "votes": 0
 },
 "bugs": {},
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}