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