{
  "data": [
    {
      "type": "fashionDemo",
      "categories": [
        {
          "title": "Shoes",
          "subTitle": "Fashion",
          "image": "fashion/category/1.jpg"
        },
        {
          "title": "Men",
          "subTitle": "Fashion",
          "image": "fashion/category/2.jpg"
        },
        {
          "title": "Jeans",
          "subTitle": "Fashion",
          "image": "fashion/category/3.jpg"
        },
        {
          "title": "Jacket",
          "subTitle": "Fashion",
          "image": "fashion/category/4.jpg"
        },
        {
          "title": "Jeans",
          "subTitle": "Fashion",
          "image": "fashion/category/3.jpg"
        }
      ]
    },
    {
      "type": "flowers",
      "categories": [
        {
          "title": "Yellow Rose",
          "subTitle": "Flowers",
          "image": "flower/categories/1.jpg"
        },
        {
          "title": "Cranberry",
          "subTitle": "Flowers",
          "image": "flower/categories/2.jpg"
        },
        {
          "title": "Yellow Rose",
          "subTitle": "Flowers",
          "image": "flower/categories/1.jpg"
        },
        {
          "title": "Astrantia",
          "subTitle": "Flowers",
          "image": "flower/categories/3.jpg"
        },
        {
          "title": "Alchemilla",
          "subTitle": "Flowers",
          "image": "flower/categories/4.jpg"
        }
      ]
    },
    {
      "type": "shoesCategories",
      "children": [
        {
          "image": "shoes/category/1.png",
          "title": "Boat",
          "startingPrice": 45,
          "endingPrice": 80
        },
        {
          "image": "shoes/category/2.png",
          "title": "Oxford",
          "startingPrice": 45,
          "endingPrice": 80
        },
        {
          "image": "shoes/category/3.png",
          "title": "Lita",
          "startingPrice": 45,
          "endingPrice": 80
        },
        {
          "image": "shoes/category/4.png",
          "title": "Chukka",
          "startingPrice": 45,
          "endingPrice": 80
        },
        {
          "image": "shoes/category/5.png",
          "title": "Slipons",
          "startingPrice": 45,
          "endingPrice": 80
        },
        {
          "image": "shoes/category/6.png",
          "title": "Loafer",
          "startingPrice": 45,
          "endingPrice": 80
        },
        {
          "image": "shoes/category/7.png",
          "title": "Canvas",
          "startingPrice": 45,
          "endingPrice": 80
        }
      ]
    },
    {
      "type": "topCategoryFilter",
      "children": [
        { "image": "fashion/category/5.jpg", "category": "tops" },
        { "image": "fashion/category/6.jpg", "category": "bottom" },
        { "image": "fashion/category/7.jpg", "category": "Bags" },
        { "image": "fashion/category/8.jpg", "category": "Denim" },
        { "image": "fashion/category/9.jpg", "category": "Hoddies" },
        { "image": "fashion/category/10.jpg", "category": "Footwear" },
        { "image": "fashion/category/11.jpg", "category": "Makeup" },
        { "image": "fashion/category/12.jpg", "category": "Accessories" }
      ]
    }
  ]
}
