Adding back in tizen.vehicle reference. Also adding a check for which menu should...
[profile/ivi/MediaPlayer.git] / manifest.json
1 {
2     "app": {
3         "launch": {
4             "container": "panel",
5             "local_path": "index.html"
6         }
7     },
8     "description": "__MSG_appDescription__",
9     "icons": {
10         "128": "MediaPlayer.png"
11     },
12     "name": "__MSG_appName__",
13     "permissions": [],
14     "version": "0.2013.6.10"
15 }