{
  "name": "小鱼掌柜｜闲鱼运营助手",
  "short_name": "小鱼掌柜",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f3ee",
  "theme_color": "#17232e",
  "description": "选商品、算利润、生成闲鱼上架文案和客服回复。",
  "categories": ["business", "productivity", "shopping"],
  "share_target": {
    "action": "./?shared=1",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
