web manifest

This commit is contained in:
Mahdi Dibaiee 2014-02-07 00:57:34 +03:30
parent 6a1a51d4e4
commit d6cb39c932

View File

@ -1,9 +1,10 @@
{ {
"name": "Sketchy", "name": "Sketchy Web",
"description": "Free Sketch/Paint app", "description": "Free Sketch/Paint app",
"version": "1", "version": "1",
"fullscreen": "true", "fullscreen": "true",
"default_locale": "en", "default_locale": "en",
"launch_path": "http://mdibaiee.github.io/Sketchy/index.html",
"icons": { "icons": {
"16": "http://mdibaiee.github.io/Sketchy/img/icons/icon16.png", "16": "http://mdibaiee.github.io/Sketchy/img/icons/icon16.png",
"32": "http://mdibaiee.github.io/Sketchy/img/icons/icon32.png", "32": "http://mdibaiee.github.io/Sketchy/img/icons/icon32.png",