{
  "short_name": "Pagetool",
  "name": "Pagetool Workflow Management",
  "description": "ระบบจัดการงาน Workflow — Sales, PM, Production ใช้งานได้ครบ",
  "icons": [
    {
      "src": "/image/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Workflow Board",
      "short_name": "Board",
      "url": "/admin/workflows",
      "icons": [{ "src": "/images/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Calculator",
      "short_name": "คำนวณราคา",
      "url": "/tools/arrow-light-9ch",
      "icons": [{ "src": "/images/logo.svg", "sizes": "any" }]
    }
  ]
}
