Skip to content

Commit

Permalink
update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulhadi Hawari committed Apr 3, 2019
1 parent 9c3c6d8 commit 2de25a5
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,14 +1,14 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Oreo Clicker!",
"name": "a tiny delicious game",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"start_url": "https://hadabo.github.io/oreo-clicker/",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
Expand Down

0 comments on commit 2de25a5

Please sign in to comment.