diff --git a/manifest-web.webapp b/manifest-web.webapp index 92473eb..bf3ca44 100644 --- a/manifest-web.webapp +++ b/manifest-web.webapp @@ -1,9 +1,10 @@ { - "name": "Sketchy", + "name": "Sketchy Web", "description": "Free Sketch/Paint app", "version": "1", "fullscreen": "true", "default_locale": "en", + "launch_path": "http://mdibaiee.github.io/Sketchy/index.html", "icons": { "16": "http://mdibaiee.github.io/Sketchy/img/icons/icon16.png", "32": "http://mdibaiee.github.io/Sketchy/img/icons/icon32.png",