{
  "name": "大棚管家 · 蔬菜大棚数字化系统",
  "short_name": "大棚管家",
  "description": "蔬菜大棚种植周期管控、采收核算、产销分析、预警的数字化管理 PWA。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f6f8",
  "theme_color": "#2ea043",
  "lang": "zh-CN",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
