{
  "id": "/",
  "name": "鸡窝TV",
  "short_name": "鸡窝TV",
  "description": "鸡窝TV - 高清电影电视剧在线观看，智能换源，极致体验。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/jiwo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/jiwo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/jiwo-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "最近观看",
      "url": "/history",
      "icons": [{ "src": "/icons/jiwo-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "全网搜片",
      "url": "/search",
      "icons": [{ "src": "/icons/jiwo-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
