parts {
  device {
    display {
      width 1344
      height 2992
      x 0
      y 0
      corner_radius 108
    }
  }
  portrait {
    background {
      image back.webp
    }
    foreground {
      mask mask.webp
      cutout hole
    }
  }
}
layouts {
  portrait {
    width 1466
    height 3101
    event EV_SW:0:1
    part1 {
      name portrait
      x 0
      y 0
    }
    part2 {
      name device
      x 57
      y 56
    }
  }
}
