Skip to content

Commit

Permalink
Less specific manifest using defaults.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Mar 27, 2020
1 parent 270ec6a commit 0888a9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"display": "standalone",
"background_color": "#3E4EB8",
"theme_color": "#2F3BA2",
"start_url": "/dwv-jqmobile/demo/trunk/index.html",
"scope": "/dwv-jqmobile/demo/trunk",
"scope": ".",
"start_url": "index.html",
"icons": [
{
"src": "resources/icons/icon-16.png",
Expand Down

0 comments on commit 0888a9f

Please sign in to comment.