﻿{
  "name": "宠务官 · 宠物用品精品导购",
  "short_name": "宠务官",
  "description": "宠物用品精品导购，人工严选 + 全平台比价 + AI 智能推荐。不买贵的，只买对的！",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF8F1",
  "theme_color": "#FF6B1A",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "搜索比价",
      "short_name": "搜索",
      "description": "搜索宠物用品，全平台比价",
      "url": "/search",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "热销榜单",
      "short_name": "榜单",
      "description": "宠物用品热销排行",
      "url": "/ranking",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "我的收藏",
      "short_name": "收藏",
      "description": "我关注的宠物用品",
      "url": "/favorites",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ]
}
