diff --git a/Sketchy-1.zip b/Sketchy-1.zip index 3d958a2..fa49516 100644 Binary files a/Sketchy-1.zip and b/Sketchy-1.zip differ diff --git a/manifest.webapp b/manifest.webapp index 06395cc..ab8c00f 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,10 +1,10 @@ { "name": "Sketchy", "description": "Free Sketch/Paint app", - "version": 1, - "fullscreen": true, - "type": "privileged", + "version": "1", + "fullscreen": "true", "launch_path": "/index.html", + "default_locale": "en", "icons": { "16": "/img/icons/icon16.png", "32": "/img/icons/icon32.png", @@ -20,6 +20,10 @@ "url": "https://twitter.com/mdibaiee" }, "locales": { + "en": { + "name": "Sketchy", + "description": "Free Sketch/Paint app" + }, "fa": { "name": "Sketchy", "description": "برنامه‌ی رایگان طراحی/نقاشی"