{
  "id": "/watch/",
  "name": "KerobTV",
  "short_name": "KerobTV",
  "description": "Витрина KerobTV — фильмы и сериалы",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/watch/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#101317",
  "theme_color": "#101317",
  "categories": ["entertainment", "video"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://api.kerobtv.best/watch/KerobTv-0.9.0.apk",
      "id": "ru.kerobtv.taste"
    }
  ],
  "icons": [
    {
      "src": "/watch/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/watch/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/watch/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Главная витрина",
      "short_name": "Главная",
      "description": "Открыть полку KerobTV",
      "url": "/watch/?source=pwa-home"
    },
    {
      "name": "Режим телевизора",
      "short_name": "ТВ",
      "description": "Большой экран и пульт",
      "url": "/watch/?tv=1&source=pwa-tv"
    }
  ]
}
