[Annex]update Annex(tizen_2.1)
[samples/web/Annex.git] / manifest.json
1 {
2   "name": "__MSG_name__",
3   "description": "__MSG_description__",
4   "default_locale": "en",
5   "version": "1.0.2",
6   "icons": { "16":"annex-icon-16.png", "48": "annex-icon-48.png", "128": "annex-icon.png" },
7   "app": {
8     "launch": {
9         "local_path": "index.html",
10         "container": "panel",
11         "width":1024,
12         "height":600
13     }
14   },
15   "homepage_url" : "https://01.org/webapps/content/annex",
16   "update_url" : "https://01.org/webapps/content/annex/update.xml"
17 }