Skip to content

Commit

Permalink
fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanfr committed May 30, 2017
1 parent 16e1afe commit f1c7b84
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Rocket.Chat",
"short_name": "Rocket.Chat",
"start_url": ".",
"start_url": "./",
"display": "fullscreen",
"background_color": "#04436a",
"theme_color": "#04436a",
Expand All @@ -18,10 +18,5 @@
"sizes": "384x384",
"type": "image/png"
}
],
"related_applications": [
{
"platform": "web"
}
]
}

0 comments on commit f1c7b84

Please sign in to comment.