{
  "name": "优物集",
  "short_name": "优物集",
  "description": "C2C二手交易平台 - 安全便捷的二手商品交易",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#fff0f5",
  "theme_color": "#ff85a2",
  "orientation": "portrait-primary",
  "categories": ["shopping", "social"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
  ],
  "shortcuts": [
    {
      "name": "发布商品",
      "short_name": "发布",
      "url": "/seller/publish",
      "description": "快速发布二手商品"
    },
    {
      "name": "我的订单",
      "short_name": "订单",
      "url": "/buyer/orders",
      "description": "查看购买订单"
    },
    {
      "name": "站内信",
      "short_name": "消息",
      "url": "/messages",
      "description": "查看站内私信"
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
