{
  "items": [
    {
      "id": "animation",
      "name": "Animation",
      "description": "Programming is mostly 2D or 3D animation",
      "icon": "film"
    },
    {
      "id": "auto",
      "name": "Auto",
      "description": "Programming related to cars, motorcycles, and other automobiles",
      "icon": "car"
    },
    {
      "id": "business",
      "name": "Business",
      "description": "Programming related to business",
      "icon": "briefcase"
    },
    {
      "id": "classic",
      "name": "Classic",
      "description": "Programming is mostly from earlier decades",
      "icon": "camera"
    },
    {
      "id": "comedy",
      "name": "Comedy",
      "description": "Programming is mostly comedy",
      "icon": "emoticon_smile"
    },
    {
      "id": "cooking",
      "name": "Cooking",
      "description": "Programs related to cooking or food in general",
      "icon": "cup"
    },
    {
      "id": "culture",
      "name": "Culture",
      "description": "Programming is mostly about art and culture",
      "icon": "book"
    },
    {
      "id": "documentary",
      "name": "Documentary",
      "description": "Programming that depicts a person or real-world event",
      "icon": "book_open"
    },
    {
      "id": "education",
      "name": "Education",
      "description": "Programming is intended to be educational",
      "icon": "page_white_edit"
    },
    {
      "id": "entertainment",
      "name": "Entertainment",
      "description": "Channels with a variety of entertainment programs",
      "icon": "rainbow"
    },
    {
      "id": "family",
      "name": "Family",
      "description": "Programming that is be suitable for all members of a family",
      "icon": "group"
    },
    {
      "id": "general",
      "name": "General",
      "description": "Provides a variety of different programming",
      "icon": "television"
    },
    {
      "id": "interactive",
      "name": "Interactive",
      "description": "Programming that allows viewers to actively engage with the content",
      "icon": "tag_blue"
    },
    {
      "id": "kids",
      "name": "Kids",
      "description": "Programming targeted to children",
      "icon": "cake"
    },
    {
      "id": "legislative",
      "name": "Legislative",
      "description": "Programming specific to the operation of government",
      "icon": "building"
    },
    {
      "id": "lifestyle",
      "name": "Lifestyle",
      "description": "Programs related to health, fitness, leisure, fashion, decor, etc.",
      "icon": "heart"
    },
    {
      "id": "movies",
      "name": "Movies",
      "description": "Channels that only show movies",
      "icon": "film"
    },
    {
      "id": "music",
      "name": "Music",
      "description": "Programming is music or music related",
      "icon": "music"
    },
    {
      "id": "news",
      "name": "News",
      "description": "Programming is mostly news",
      "icon": "newspaper"
    },
    {
      "id": "outdoor",
      "name": "Outdoor",
      "description": "Programming related to outdoor activities like fishing, hunting, etc.",
      "icon": "map"
    },
    {
      "id": "public",
      "name": "Public",
      "description": "Non-commercial channels that prioritize public service",
      "icon": "transmit"
    },
    {
      "id": "relax",
      "name": "Relax",
      "description": "Programming is calm sounding and beautiful views",
      "icon": "weather_clouds"
    },
    {
      "id": "religious",
      "name": "Religious",
      "description": "Religious programming",
      "icon": "weather_sun"
    },
    {
      "id": "science",
      "name": "Science",
      "description": "Science and Technology",
      "icon": "lightbulb"
    },
    {
      "id": "series",
      "name": "Series",
      "description": "Channels that only show series",
      "icon": "overlays"
    },
    {
      "id": "shop",
      "name": "Shop",
      "description": "Programming is for shopping",
      "icon": "cart"
    },
    {
      "id": "sports",
      "name": "Sports",
      "description": "Programming is sports",
      "icon": "sport_soccer"
    },
    {
      "id": "travel",
      "name": "Travel",
      "description": "Programming is travel related",
      "icon": "world"
    },
    {
      "id": "weather",
      "name": "Weather",
      "description": "Programming is focused on weather",
      "icon": "weather_rain"
    },
    {
      "id": "xxx",
      "name": "XXX",
      "description": "Programming is adult oriented and x-rated",
      "icon": "tag_blue"
    }
  ]
}