{
  "name": "AI Bác Sĩ Cây Trồng",
  "short_name": "PlantCare AI",
  "description": "Chẩn đoán sâu bệnh cây trồng bằng AI cho nông dân vùng cao",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7fbf8",
  "theme_color": "#2e7d32",
  "lang": "vi",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Khám bệnh", "url": "/" },
    { "name": "Thư viện cây", "url": "/library" },
    { "name": "Cố vấn AI", "url": "/expert" }
  ],
  "categories": ["agriculture", "education", "productivity"]
}
