Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
elatif2020 authored Jun 20, 2024
1 parent bfdd7a7 commit 28ef891
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Common.io",
"name": "Common.io",
"icons": [
{
"src": "favicon.ico",
Expand Down Expand Up @@ -38,7 +38,7 @@
"sizes": "512x512"
}
],
"start_url": ".",
"start_url": "./inbox",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
Expand Down

0 comments on commit 28ef891

Please sign in to comment.