Added PWA manifest with icons and service.

This commit was merged in pull request #4.
This commit is contained in:
2026-01-28 00:21:22 +01:00
parent acecaef024
commit 6349d77723
15 changed files with 107 additions and 5 deletions

View File

@@ -17,11 +17,12 @@
"@angular/compiler": "^21.0.0",
"@angular/core": "^21.0.0",
"@angular/forms": "^21.0.0",
"@angular/material": "^21.0.0",
"@angular/localize": "^21.0.0",
"@angular/material": "^21.0.0",
"@angular/platform-browser": "^21.0.0",
"@angular/platform-browser-dynamic": "^21.0.0",
"@angular/router": "^21.0.0",
"@angular/service-worker": "^21.1.1",
"date-fns": "^4.1.0",
"rxjs": "~7.8.0",
"tslib": "^2.8.1",