We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620d73c commit a23c498Copy full SHA for a23c498
web/manifest.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "Ht Main",
3
- "short_name": "Ht Main",
+ "name": "Headlines Toolkit",
+ "short_name": "Headlines Toolkit",
4
"start_url": ".",
5
"display": "standalone",
6
- "background_color": "#0175C2",
7
- "theme_color": "#0175C2",
8
- "description": "A Very Good Project created by Very Good CLI.",
+ "background_color": "#fcfcfc",
+ "theme_color": "#fcfcfc",
+ "description": "Develop News Headlines Apps Rapidly & Reliably.",
9
"orientation": "portrait-primary",
10
"prefer_related_applications": false,
11
"icons": [
0 commit comments