{
  "name": "机佬TV - 私人影视聚合平台",
  "short_name": "机佬TV",
  "description": "聚合30+影视站点，提供电影、剧集、综艺等内容的搜索和播放服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "video"],
  "shortcuts": [
    {
      "name": "搜索影片",
      "short_name": "搜索",
      "description": "快速搜索电影、剧集",
      "url": "/",
      "icons": [{ "src": "logo.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
