{
  "name": "Columbus Television",
  "short_name": "Columbus TV",
  "description": "Columbus Television — Live 24/7 broadcast from Midland Studios. Got Therapy?, Therapy Talk, Talk with Mike & Tom.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#e50914",
  "orientation": "any",
  "lang": "en-US",
  "categories": ["entertainment", "education", "lifestyle"],
  "icons": [
    {
      "src": "images/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Columbus Television home screen on mobile"
    },
    {
      "src": "images/screenshot-desktop.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Columbus Television home screen on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Watch Live",
      "short_name": "Live",
      "description": "Go directly to the live 24/7 channel",
      "url": "/pages/live.html",
      "icons": [{"src": "images/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Got Therapy?",
      "short_name": "Got Therapy",
      "description": "Latest Got Therapy? episodes",
      "url": "/index.html?show=got-therapy",
      "icons": [{"src": "images/icon-96.png", "sizes": "96x96"}]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.midlandstudios.columbustv",
      "id": "com.midlandstudios.columbustv"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/columbus-television/id000000000"
    }
  ],
  "prefer_related_applications": false
}
