Revert "Corresponding to TizenIVI3.0 M14.3, GENIVI-LayerManagement was used instead...
[profile/ivi/ico-uxf-homescreen.git] / tests / homescreen / json / exec-app1.json
1 {
2         "application": [
3                 {
4                         "program": {
5                                 "id":"org.tizen.music-player",
6                                 "execute":"org.tizen.music-player"
7                         },
8                         "window": [
9                                 {
10                                         "resize":"0,100,100",
11                                         "move":"0,0,64",
12                                         "visible_raise":"0,1,1"
13                                 }
14                         ]
15                 }
16         ]
17 }