Skip to content

Commit 5030442

Browse files
Update manifest.json
1 parent d958f70 commit 5030442

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"short_name": "React App",
3-
"name": "Create React App Sample",
2+
"short_name": "Android In React",
3+
"name": "Android on web",
44
"icons": [
55
{
66
"src": "favicon.ico",
@@ -20,6 +20,6 @@
2020
],
2121
"start_url": ".",
2222
"display": "standalone",
23-
"theme_color": "#000000",
23+
"theme_color": "#fefefe",
2424
"background_color": "#ffffff"
2525
}

0 commit comments

Comments
 (0)