{
  "id": "/watchnow",
  "name": "WatchNow",
  "short_name": "WatchNow",
  "description": "Mike's Tv - Live TV, Movies, and Series",
  "start_url": "/watchnow.html?source=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09111d",
  "theme_color": "#09111d",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
