{
  "name": "南小投",
  "short_name": "南小投",
  "description": "南小投多端 AI 工作台。",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#174d3d",
  "background_color": "#F5F8FF",
  "lang": "zh-CN",
  "categories": ["productivity", "business"],
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/assets/nanxiaotou-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "对话",
      "short_name": "对话",
      "url": "/console.html",
      "icons": [{ "src": "/assets/nanxiaotou-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "会员中心",
      "short_name": "会员",
      "url": "/member-center.html",
      "icons": [{ "src": "/assets/nanxiaotou-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
