{
  "id": "uz.rafail1982.iptv",
  "name": "IPTV",
  "short_name": "IPTV",
  "description": "Приложение IPTV для онлайн просмотра телевизионных каналов и медиаконтента.",
  "lang": "ru",
  "categories": ["entertainment", "utilities"],
  "iarc_rating_id": "12345678-abcd-ef01-2345-6789abcdef01",
  "start_url": "/",
  "scope": "/",
  "scope_extensions": [
    {
      "origin": "https://*.rafail1982.uz"
    }
  ],
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone"],
  "orientation": "any",
  "background_color": "#111827",
  "theme_color": "#111827",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "shortcuts": [
    {
      "name": "Прямой эфир (Live TV)",
      "short_name": "Live TV",
      "url": "/?shortcut=live",
      "description": "Быстрый переход к онлайн-трансляциям каналов"
    },
    {
      "name": "Фильмы (Films)",
      "short_name": "Фильмы",
      "url": "/?shortcut=films",
      "description": "Открыть каталог фильмов"
    }
  ],
  "icons": [
    {
      "src": "/launchericon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/launchericon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/launchericon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/launchericon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://rafail1982.uz/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Мобильный интерфейс IPTV приложения"
    },
    {
      "src": "https://rafail1982.uz/screenshot-desktop.png",
      "sizes": "1792x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Интерфейс IPTV приложения для ПК"
    }
  ]
}
