{
  "total": 23,
  "scenes": [
    "indoor",
    "office",
    "outdoor"
  ],
  "types": [
    {
      "id": "furniture_set",
      "name": "FURNITURE SET"
    },
    {
      "id": "armchair",
      "name": "ARMCHAIR"
    },
    {
      "id": "chair",
      "name": "CHAIR"
    },
    {
      "id": "bar_chair",
      "name": "BAR CHAIR"
    },
    {
      "id": "table",
      "name": "TABLE"
    },
    {
      "id": "side_table",
      "name": "SIDE TABLE"
    },
    {
      "id": "coffee_table",
      "name": "COFFEE TABLE"
    },
    {
      "id": "bedside_table",
      "name": "BEDSIDE TABLE"
    },
    {
      "id": "bed",
      "name": "BED"
    },
    {
      "id": "baby_crib",
      "name": "BABY CRIB"
    },
    {
      "id": "sofa",
      "name": "SOFA"
    },
    {
      "id": "pouf",
      "name": "POUF"
    },
    {
      "id": "bench",
      "name": "BENCH"
    },
    {
      "id": "desk",
      "name": "DESK"
    },
    {
      "id": "office_chair",
      "name": "OFFICE CHAIR"
    },
    {
      "id": "wardrobe",
      "name": "WARDROBE"
    },
    {
      "id": "display_unit",
      "name": "DISPLAY UNIT"
    },
    {
      "id": "sideboard",
      "name": "SIDEBOARD"
    },
    {
      "id": "cabinet",
      "name": "CABINET"
    },
    {
      "id": "chest_of_drawers",
      "name": "CHEST OF DRAWERS"
    },
    {
      "id": "tv_stand",
      "name": "TV STAND"
    },
    {
      "id": "sunbed",
      "name": "SUNBED"
    },
    {
      "id": "swing",
      "name": "SWING"
    }
  ],
  "not_supported": [
    "sinks",
    "bathtubs",
    "toilets",
    "lamps"
  ],
  "not_supported_note": "Sanitary ware and lamps are not supported as products, although kitchen and bathroom interiors are available as scene styles.",
  "aspect_ratios": [
    "9:16",
    "1:1",
    "16:9",
    "3:2",
    "2:3",
    "5:4",
    "4:5"
  ]
}
