{
  "name": "网盘搜索引擎 - 免费资源搜索平台",
  "short_name": "网盘搜索",
  "description": "专业的网盘资源搜索引擎，支持6大主流网盘平台，海量资源免费搜索，快速精准，安全可靠。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "education"
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}