Skip to content

Commit

Permalink
update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-morin committed Feb 17, 2024
1 parent ed06f5c commit 2ec558c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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": "ArcorOCR",
"name": "ArcorOCR",
"icons": [
{
"src": "favicon.ico",
Expand All @@ -20,6 +20,6 @@
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"theme_color": "#BADEFF",
"background_color": "#212529"
}

0 comments on commit 2ec558c

Please sign in to comment.