{
  "name": "CineGate 光影之门",
  "short_name": "CineGate",
  "description": "影视信息聚合 + 资源导航站",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#121212",
  "theme_color": "#2196F3",
  "lang": "zh-CN",
  "categories": ["entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "搜索",
      "short_name": "搜索",
      "url": "/search",
      "description": "搜索影片"
    },
    {
      "name": "热门",
      "short_name": "热门",
      "url": "/hot",
      "description": "热门排行"
    },
    {
      "name": "随机推荐",
      "short_name": "随机",
      "url": "/random",
      "description": "随机选片"
    }
  ]
}
