{
  "id": "/",
  "name": "LVideos - 免费在线视频",
  "short_name": "LVideos",
  "description": "免费在线视频搜索与播放平台，聚合多源影视资源，支持电影、电视剧、综艺、动漫、纪录片、短剧免费在线观看",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "orientation": "portrait",
  "lang": "zh-CN",
  "categories": ["entertainment", "video"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "首页视频推荐"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "移动端首页"
    }
  ],
  "shortcuts": [
    { "name": "搜索视频", "short_name": "搜索", "url": "/search", "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }] },
    { "name": "影视分类", "short_name": "分类", "url": "/category", "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }] },
    { "name": "发现精彩", "short_name": "发现", "url": "/discover", "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }] },
    { "name": "个人中心", "short_name": "我的", "url": "/profile", "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }] }
  ]
}
