Sketchy/Web/manifest-web.webapp
2014-02-09 22:00:35 +03:30

32 lines
886 B
JSON

{
"name": "Sketchy Web",
"description": "Free Sketch/Paint app",
"version": "1.3",
"default_locale": "en",
"launch_path": "/Sketchy/Web/index.html",
"icons": {
"16": "/Sketchy/Web/img/icons/icon16.png",
"32": "/Sketchy/Web/img/icons/icon32.png",
"48": "/Sketchy/Web/img/icons/icon48.png",
"60": "/Sketchy/Web/img/icons/icon60.png",
"64": "/Sketchy/Web/img/icons/icon64.png",
"90": "/Sketchy/Web/img/icons/icon90.png",
"120": "/Sketchy/Web/img/icons/icon120.png",
"128": "/Sketchy/Web/img/icons/icon128.png"
},
"developer": {
"name": "Mahdi Dibaiee",
"url": "https://twitter.com/mdibaiee"
},
"locales": {
"en": {
"name": "Sketchy Web",
"description": "Free Sketch/Paint app"
},
"fa": {
"name": "Sketchy Web",
"description": "برنامه‌ی رایگان طراحی/نقاشی"
}
}
}