{
  "name": "Farmgather",
  "short_name": "Farmgather",
  "description": "ระบบบริหารจัดการผลผลิตเกษตรแบบครบวงจร",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1f13",
  "theme_color": "#16a34a",
  "categories": ["business", "productivity"],
  "lang": "th",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "รับซื้อ",       "url": "/purchase",    "description": "รับซื้อผลผลิต" },
    { "name": "แล็ป QC",      "url": "/lab",         "description": "ตรวจสอบคุณภาพ" },
    { "name": "คลังสินค้า",   "url": "/warehouse",   "description": "จัดการคลังสินค้า" },
    { "name": "Traceability", "url": "/traceability","description": "ตรวจสอบย้อนกลับ" }
  ]
}
