{
 "compat_features": [
  "api.InstallEvent",
  "api.InstallEvent.InstallEvent",
  "api.InstallEvent.addRoutes"
 ],
 "description": "The service worker install event's addRoutes method declares resource paths that should either be fetched from the network or the cache, to bypass the service worker and improve performance.",
 "description_html": "The service worker install event's <code>addRoutes</code> method declares resource paths that should either be fetched from the network or the cache, to bypass the service worker and improve performance.",
 "group": [
  "workers"
 ],
 "kind": "feature",
 "name": "Service workers static routing",
 "spec": [
  "https://w3c.github.io/ServiceWorker/"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "api.InstallEvent": {
    "baseline": false,
    "support": {
     "chrome": "40",
     "chrome_android": "40",
     "edge": "17"
    }
   },
   "api.InstallEvent.InstallEvent": {
    "baseline": false,
    "support": {
     "chrome": "40",
     "chrome_android": "40",
     "edge": "79"
    }
   },
   "api.InstallEvent.addRoutes": {
    "baseline": false,
    "support": {
     "chrome": "123",
     "chrome_android": "123",
     "edge": "123"
    }
   }
  },
  "support": {
   "chrome": "123",
   "chrome_android": "123",
   "edge": "123"
  }
 },
 "id": "service-workers-static-routes",
 "groups": [
  "workers"
 ],
 "specs": [
  {
   "url": "https://w3c.github.io/ServiceWorker/",
   "seriesComposition": "full",
   "shortname": "service-workers",
   "series": {
    "shortname": "service-workers",
    "currentSpecification": "service-workers",
    "title": "Service Workers",
    "shortTitle": "Service Workers",
    "releaseUrl": "https://www.w3.org/TR/service-workers/",
    "nightlyUrl": "https://w3c.github.io/ServiceWorker/"
   },
   "organization": "W3C",
   "groups": [
    {
     "name": "Web Applications Working Group",
     "url": "https://www.w3.org/groups/wg/webapps/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/service-workers/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://w3c.github.io/ServiceWorker/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/ServiceWorker",
    "sourcePath": "index.bs",
    "filename": "index.html"
   },
   "title": "Service Workers Nightly",
   "source": "w3c",
   "shortTitle": "Service Workers Nightly",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "service-workers"
    ]
   },
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/InstallEvent",
   "title": "InstallEvent",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/InstallEvent"
  },
  {
   "slug": "Web/API/InstallEvent/InstallEvent",
   "title": "InstallEvent: InstallEvent() constructor",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/InstallEvent/InstallEvent"
  },
  {
   "slug": "Web/API/InstallEvent/addRoutes",
   "title": "InstallEvent: addRoutes() method",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/InstallEvent/addRoutes"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {
  "firefox": [
   "https://bugzil.la/1855580"
  ],
  "firefox_android": [
   "https://bugzil.la/1855580"
  ],
  "safari": [
   "https://webkit.org/b/269893"
  ],
  "safari_ios": [
   "https://webkit.org/b/269893"
  ],
  "webview_ios": [
   "https://webkit.org/b/269893"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}