Tizen 2.0 Release
[samples/web/Tenframe.git] / manifest.json
1 {
2    "app": {
3       "launch": {
4          "local_path": "index.html",
5          "container": "panel",
6          "width":1024,
7          "height":600
8       }
9    },
10    "default_locale": "en_US",
11    "description": "A arithmetic teaching game",
12    "icons": {
13       "128": "icon.png"
14    },
15    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDwWMRzFhL0Rs0hfWaY8Fg1xd22IydehFmbj7G48NEgZZafotoAhNs9RKG6ji9STc6VUCkELozi66LfZMei6UEAtRUCSDTYYtel2YsP4BaJRh0+jXvhB8yJWZpr3dcn4Q50JAu72QUjgJ7UKVsSUuqSsxbrPVIhPLhyehSrn0iR6QIDAQAB",
16    "name": "Ten Frame",
17    "version": "1.0.0",
18    "homepage_url" : "https://01.org/webapps/content/tenframe",
19    "update_url" : "https://01.org/webapps/content/tenframe/update.xml"
20 }