{
  "name": "Multi Screen LIVE",
  "short_name": "MultiScreen",
  "description": "Watch multiple live streams simultaneously",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "landscape",
  "icons": [
    {
      "src": "img/live_logo10.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/live_logo10.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "news", "sports"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.tarchinstudios.multiscreenlive"
    },
    {
      "platform": "itunes",
      "id": "6749190637"
    }
  ]
}