{
  "name": "电商合规智能助手",
  "short_name": "合规宝",
  "description": "AI 驱动的电商违禁词检测与合规文案生成工具",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#07C160",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/images/logo-108-108.png",
      "sizes": "108x108",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "edge_side_panel": {
    "preferred_width": 400
  }
}