Skip to content

Commit

Permalink
Add 128 icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kumar303 committed Feb 21, 2013
1 parent ff66d6e commit 64cb956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added www/img/icon-128.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion www/manifest.webapp
Expand Up @@ -3,7 +3,8 @@
"name": "Private Yacht",
"description": "Herein lies your very own private yacht. Set sail!",
"icons": {
"512": "/yacht/img/icon.png"
"512": "/yacht/img/icon.png",
"128": "/yacht/img/icon-128.png"
},
"launch_path": "/yacht/",
"installs_allowed_from": [
Expand Down

0 comments on commit 64cb956

Please sign in to comment.