{
  "header" : {
    "debug"      : "false",
    "theme"      : "minimal-dark",
    "color"      : "#09687f"
  },
  "items" : [
    {
      "title" : "Listen Live",
      "icon" : "radio",
			"actions" : [{
        "handler" : "mediaDetail",
        "url" : "http://dashboard.thechurchapp.org/platform/feeds/liveeventslist.php?appid=3892&tabinstanceid=50308&tabtypeid=10&handlerid=4"
      }]
    },
    {
      "title" : "Archive",
      "icon" : "listen",
			"actions" : [{
        "handler": "list",
        "url" : "https://hopefm-dev.bruckler.net/lists/hopefm/Daily"
      }]
    },
    {
      "title" : "CC Marlton",
      "icon" : "listen",
			"actions" : [{
        "handler" : "list",
        "url" : "https://feeds.subsplash.com/api/v1/list/fe21f317-a18d-41c4-9ea6-2a652ecec830?title=CC%20Marlton"
      }]
    },
    {
      "title" : "Website",
      "icon" : "blog",
      "actions" : [{
        "handler":"internalBrowser",
        "url":"http://www.hopefm.net"
      }]
    },
    {
      "title" : "Bible",
      "icon" : "bible",
      "actions" : [{
        "handler" : "subtabs",
        "url" : "https://hopefm-dev.bruckler.net//static_pages/bible.json"
      }]
    },
    {
      "title" : "More",
      "icon" : "more",
			"actions" : [{
        "handler" : "more",
        "url"  : "http://api-feeds.subsplash.com/3892/tabs/48955/more.xml"
      }]
    }
  ]
}