Lägger till service worker och uppdaterar manifest.json för att stödja PWA

This commit is contained in:
2025-01-24 18:08:54 +01:00
parent 20f772aae7
commit 54eaf7dcfb
2 changed files with 15 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Task Manager",
"short_name": "TaskApp",
"description": "An app to manage tasks in Org mode format.",
"name": "Fredriks todos",
"short_name": "TODO",
"description": "Fredriks app to manage tasks in Org mode format.",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",