{
  "title": "Mom's Favorite Shows Demo",
  "output_file": "mom-favorites.txt",
  "grid": 3,
  "show_qr": false,
  "show_urls": false,
  "footer": "Personalized familiar content for one-tap viewing.",
  "tiles": [
    {
      "label": "Rachel Maddow Latest",
      "mode": "latest_matching_video",
      "channel_id": "UCaXkIU1QidjPwiAYu6GcHjg",
      "include": [
        "Maddow"
      ],
      "exclude": [
        "Shorts",
        "#shorts"
      ],
      "fallback": "https://www.youtube.com/c/msnbc/search?query=Rachel%20Maddow"
    },
    {
      "label": "Lawrence O'Donnell Latest",
      "mode": "latest_matching_video",
      "channel_id": "UCaXkIU1QidjPwiAYu6GcHjg",
      "include": [
        "Lawrence",
        "O'Donnell"
      ],
      "include_mode": "any",
      "exclude": [
        "Shorts",
        "#shorts"
      ],
      "fallback": "https://www.youtube.com/c/msnbc/search?query=Lawrence%20O%27Donnell"
    },
    {
      "label": "Nicolle Wallace Latest",
      "mode": "latest_matching_video",
      "channel_id": "UCaXkIU1QidjPwiAYu6GcHjg",
      "include": [
        "Nicolle",
        "Deadline"
      ],
      "include_mode": "any",
      "exclude": [
        "Shorts",
        "#shorts"
      ],
      "fallback": "https://www.youtube.com/c/msnbc/search?query=Nicolle%20Wallace"
    },
    {
      "label": "The View Latest",
      "mode": "latest_channel_video",
      "channel_handle": "theview",
      "exclude": [
        "Shorts",
        "#shorts"
      ],
      "fallback": "https://www.youtube.com/theview"
    },
    {
      "label": "MeidasTouch Latest",
      "mode": "latest_channel_video",
      "channel_handle": "MeidasTouch",
      "exclude": [
        "Shorts",
        "#shorts"
      ],
      "fallback": "https://www.youtube.com/MeidasTouch"
    },
    {
      "label": "TV Off",
      "mode": "macro_url",
      "url": "http://mom-tv.local:8787/tv-off"
    }
  ]
}