{
  "name": "智慧渔业",
  "short_name": "智慧渔业",
  "description": "智慧渔业管理系统——溶解氧、水温、pH、氨氮实时监测与预警",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef7f8",
  "theme_color": "#eef7f8",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/oe-app-icon-192-v5.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/oe-app-icon-512-v5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "状态",
      "short_name": "状态",
      "description": "查看各塘口实时水质",
      "url": "/"
    },
    {
      "name": "记录",
      "short_name": "记录",
      "description": "查看塘口养殖记录",
      "url": "/"
    }
  ]
}
