{ "$schema": "./node_modules/@angular/service-worker/config/schema.json", "appData": { "appVersion": "0.0.14", "buildDate": "2026-05-16T13:47:08.720Z", "buildNumber": 14 }, "assetGroups": [ { "installMode": "prefetch", "name": "app", "resources": { "files": [ "/favicon.ico", "/index.html", "/*.css", "/*.js" ] }, "updateMode": "prefetch" }, { "installMode": "lazy", "name": "assets", "resources": { "files": [ "/favicon/**", "/assets/**", "/**/*.svg", "/**/*.png", "/**/*.jpg", "/**/*.jpeg", "/**/*.webp", "/**/*.gif", "/**/*.woff", "/**/*.woff2", "/**/*.ttf", "/**/*.otf" ] }, "updateMode": "prefetch" } ], "dataGroups": [], "index": "/index.html", "navigationUrls": [ "/**", "!/**/*.*", "!/**/*__*", "!/**/*__*/**" ] }