{
 "compat_features": [
  "manifests.webapp.shortcuts"
 ],
 "description": "The shortcuts web app manifest member registers common actions of an installed web app with the device. The device can present these actions to the user in contextually appropriate locations, such as jump lists on Windows or the app launcher on Android.",
 "description_html": "The <code>shortcuts</code> web app manifest member registers common actions of an installed web app with the device. The device can present these actions to the user in contextually appropriate locations, such as jump lists on Windows or the app launcher on Android.",
 "group": [
  "progressive-web-app"
 ],
 "kind": "feature",
 "name": "Application shortcuts",
 "spec": [
  "https://w3c.github.io/manifest/#shortcuts-member"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "manifests.webapp.shortcuts": {
    "baseline": false,
    "support": {
     "chrome": "96",
     "chrome_android": "84",
     "edge": "96",
     "safari": "17.4"
    }
   }
  },
  "support": {
   "chrome": "96",
   "chrome_android": "84",
   "edge": "96",
   "safari": "17.4"
  }
 },
 "id": "app-shortcuts",
 "groups": [
  "progressive-web-app"
 ],
 "specs": [
  {
   "url": "https://w3c.github.io/manifest/#shortcuts-member",
   "seriesComposition": "full",
   "shortname": "appmanifest",
   "series": {
    "shortname": "appmanifest",
    "currentSpecification": "appmanifest",
    "title": "Web Application Manifest",
    "shortTitle": "Web Application Manifest",
    "releaseUrl": "https://www.w3.org/TR/appmanifest/",
    "nightlyUrl": "https://w3c.github.io/manifest/"
   },
   "organization": "W3C",
   "groups": [
    {
     "name": "Web Applications Working Group",
     "url": "https://www.w3.org/groups/wg/webapps/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/appmanifest/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://w3c.github.io/manifest/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/manifest",
    "sourcePath": "index.html",
    "filename": "index.html"
   },
   "title": "Web Application Manifest",
   "source": "w3c",
   "shortTitle": "Web Application Manifest",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "appmanifest"
    ]
   },
   "fragment": "shortcuts-member"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/Progressive_web_apps/Manifest/Reference/shortcuts",
   "title": "shortcuts",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/Progressive_web_apps/Manifest/Reference/shortcuts"
  }
 ],
 "standardPositions": [
  {
   "vendor": "mozilla",
   "url": "https://github.com/mozilla/standards-positions/issues/338",
   "position": "",
   "concerns": []
  }
 ],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.01954364,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/305"
 },
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:app-shortcuts"
 },
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/124",
  "votes": 2
 },
 "bugs": {
  "firefox": [
   "https://bugzil.la/1582341"
  ],
  "chrome": [
   "https://bugs.chromium.org/p/chromium/issues/detail?id=955497"
  ],
  "firefox_android": [
   "https://bugzil.la/1582341"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}