{
  "name": "TYT",
  "short_name": "TYT",
  "url": "https://tyt.com/",
  "start_url": "/",
  "lang": "en-US",
  "scope": "/",
  "display": "standalone",
  "background_color": "#171921",
  "theme_color": "#171921",
  "description": "The Largest Online News Network in the World",
  "categories": ["news", "politics", "opinion", "information", "live"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "shortcuts": [
    {
      "name": "Watch TYT Live",
      "url": "/live",
      "description": "Jump to the current live stream"
    },
    {
      "name": "Latest from TYT",
      "url": "/",
      "description": "Latest videos from TYT"
    },
    {
      "name": "TYT Reports",
      "url": "/reports",
      "description": "Latest articles from TYT"
    }
  ],
  "icons": [{
    "src": "/assets/touch/icon-48.png",
    "sizes": "48x48",
    "type": "image/png",
    "purpose": "any"
  }, {
    "src": "/assets/touch/icon-72.png",
    "sizes": "72x72",
    "type": "image/png",
    "purpose": "any"
  }, {
    "src": "/assets/touch/icon-96.png",
    "sizes": "96x96",
    "type": "image/png",
    "purpose": "any"
  }, {
    "src": "/assets/touch/icon-144.png",
    "sizes": "144x144",
    "type": "image/png",
    "purpose": "any"
  }, {
    "src": "/assets/touch/icon-168.png",
    "sizes": "168x168",
    "type": "image/png",
    "purpose": "any"
  }, {
    "src": "/assets/touch/icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  }],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.tyt.battlecruiser",
      "id": "com.tyt.battlecruiser"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/us/app/tyt-plus-news-entertainment/id1319576607"
    },
    {
      "platform": "webapp",
      "url": "https://tyt.com/manifest.json"
    }
  ]
}
