Skip to content

Commit 55865f1

Browse files
Change app name to TaskWave and update details
Updated app name, short name, and description in manifest.
1 parent aa07cb8 commit 55865f1

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

manifest.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "To Do List",
3-
"short_name": "To Do List",
4-
"description": "To Do List",
2+
"name": "TaskWave - Task Manager",
3+
"short_name": "TaskWave",
4+
"description": "A modern, installable task management web app with offline support, priority levels, tags, advanced filtering & sorting, drag-and-drop reordering, overdue reminders, weekly productivity insights, and a smooth app-like experience with light/dark themes on desktop and mobile.",
55
"start_url": "https://ahmed-maher77.github.io/TaskWave-Installable-Web-based-Task-Manager/",
66
"id": "/",
77
"display": "standalone",
@@ -35,7 +35,8 @@
3535
{
3636
"src": "images/screenshots/mobile.png",
3737
"sizes": "360x640",
38-
"type": "image/png"
38+
"type": "image/png",
39+
"form_factor": "narrow"
3940
}
4041
]
4142
}

0 commit comments

Comments
 (0)