{
  "name": "智慧渔业管理系统",
  "short_name": "智慧渔业",
  "description": "智慧渔业管理系统——溶解氧、水温、pH、氨氮实时监测与预警",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0a4a6e",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "实时状态",
      "short_name": "状态",
      "description": "查看各塘口实时水质",
      "url": "/?tab=status"
    },
    {
      "name": "数据分析",
      "short_name": "分析",
      "description": "查看传感器趋势与对比",
      "url": "/?tab=analysis"
    }
  ]
}
