parts {
  device {
    display {
      width 1152
      height 1536
      x 0
      y 0
    }
  }
  landscape {
    background {
      image back.png
    }
    onion {
      image fore.png
    }
  }
}
layouts {
  landscape {
    width 1698
    height 2116
    part1 {
      name landscape
      x 0
      y 0
    }
    part2 {
      name device
      x 267
      y 194
    }
  }
}
