Updated GhostCluster web sample from upstream
[profile/ivi/sdk/web-sample-build.git] / samples / web / Sample / Tizen / Web App / Modello_Appmanager / project / manifest.json
1 {
2   "name": "Modello AppManager",
3   "xwalk_version": "0.0.2",
4   "app": {
5     "launch":{
6       "local_path": "index.html"
7     }
8   },
9   "icons": {
10     "128": "AppManager_icon.png"
11   }
12 }