{
  "name": "冷映 - 电影电视剧解说短视频平台",
  "short_name": "冷映",
  "description": "汇聚电影、电视剧、解说、短视频等优质内容，为您带来更全面的影视体验。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "video"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "电影",
      "short_name": "电影",
      "description": "浏览电影列表",
      "url": "/movies",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "电视剧",
      "short_name": "电视剧",
      "description": "浏览电视剧列表",
      "url": "/tv-series",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
