{
  "name": "硬件宝",
  "short_name": "硬件宝",
  "description": "硬件价格监控与投资分析平台：实时价格追踪、市场分析、囤货建议、投资风险测算",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#faf7f2",
  "categories": ["finance", "shopping", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}