rm -r --cached pkg/web

This commit is contained in:
viljarb
2026-02-18 20:48:30 +01:00
parent a6ec856759
commit 77dd155299
37 changed files with 0 additions and 3558 deletions

View File

@@ -1,21 +0,0 @@
{
"short_name": "ProjTool",
"name": "Project Management Tool",
"icons": [
{
"src": "/public/images/icon-48.png",
"type": "image/png",
"sizes": "48x48"
},
{
"src": "/public/images/icon-128.png",
"type": "image/png",
"sizes": "128x128"
}
],
"start_url": "/",
"background_color": "#ffffff",
"display": "standalone",
"theme_color": "#000000",
"description": "Web Based Project Management Tool for Bachelor Study"
}