{
  "manifest_version": 2,
  "name": "SWEET.TV - OTT Телевидение",
  "short_name": "SWEET.TV",
  "theme_color": "#263c4c",
  "background_color": "#263c4c",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=tv.sweet.player",
      "id": "tv.sweet.player"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/sweet-tv/id1356560199"
    }
  ]
}
