Tizen 2.0 Release
[samples/web/Sweetspot.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": "Sweet Spot is a 4 piece alignment game for kids",
12    "icons": {
13       "128": "icon_128.png",
14       "48": "icon_48.png",
15       "16": "icon_16.png"
16    },
17    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDwWMRzFhL0Rs0hfWaY8Fg1xd22IydehFmbj7G48NEgZZafotoAhNs9RKG6ji9STc6VUCkELozi66LfZMei6UEAtRUCSDTYYtel2YsP4BaJRh0+jXvhB8yJWZpr3dcn4Q50JAu72QUjgJ7UKVsSUuqSsxbrPVIhPLhyehSrn0iR6QIDAQAB",
18    "name": "Sweet Spot",
19    "version": "1.0.1",
20    "homepage_url" : "https://01.org/webapps/content/sweetspot",
21    "update_url" : "https://01.org/webapps/content/sweetspot/update.xml"
22 }