{
  "name": "薇塑蓶美 - 瑞士高端护肤品牌",
  "short_name": "薇塑蓶美",
  "description": "源自瑞士的高端护肤品牌，采用活细胞疗法和鱼子精华技术，为您提供专业美容护理服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e91e63",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["beauty", "health", "lifestyle"],
  
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  
  "screenshots": [
    {
      "src": "images/guanyuwomen1.png",
      "sizes": "500x400",
      "type": "image/png",
      "form_factor": "wide",
      "label": "薇塑蓶美品牌展示"
    }
  ],
  
  "shortcuts": [
    {
      "name": "产品推荐",
      "short_name": "产品",
      "description": "查看我们的精选产品",
      "url": "/#products",
      "icons": [
        {
          "src": "images/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "联系我们",
      "short_name": "联系",
      "description": "联系薇塑蓶美",
      "url": "/#contact",
      "icons": [
        {
          "src": "images/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "关于我们",
      "short_name": "关于",
      "description": "了解薇塑蓶美品牌故事",
      "url": "/#about",
      "icons": [
        {
          "src": "images/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  
  "related_applications": [],
  "prefer_related_applications": false,
  
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  
  "protocol_handlers": [
    {
      "protocol": "web+vswomen",
      "url": "/?action=%s"
    }
  ]
}
