{
  "id": "/",
  "name": "媚娘影视",
  "short_name": "媚娘",
  "description": "为用户提供便捷流畅的在线视频浏览体验。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0a0a0a",
  "theme_color": "#e50914",
  "lang": "zh-CN",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "video"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "AI玩法",
      "short_name": "AI",
      "url": "/ai/image2video",
      "icons": [{ "src": "/pwa/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "最新影片",
      "short_name": "最新",
      "url": "/search",
      "icons": [{ "src": "/pwa/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
