Skip to content

Commit a23c498

Browse files
committed
feat: update manifest.json metadata
- Updated name, description - Updated theme and background color
1 parent 620d73c commit a23c498

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

web/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "Ht Main",
3-
"short_name": "Ht Main",
2+
"name": "Headlines Toolkit",
3+
"short_name": "Headlines Toolkit",
44
"start_url": ".",
55
"display": "standalone",
6-
"background_color": "#0175C2",
7-
"theme_color": "#0175C2",
8-
"description": "A Very Good Project created by Very Good CLI.",
6+
"background_color": "#fcfcfc",
7+
"theme_color": "#fcfcfc",
8+
"description": "Develop News Headlines Apps Rapidly & Reliably.",
99
"orientation": "portrait-primary",
1010
"prefer_related_applications": false,
1111
"icons": [

0 commit comments

Comments
 (0)