{
  "name": "CV Easy · ระบบตรวจเช็คทรัพย์สิน 2.0",
  "short_name": "CV Easy",
  "description": "CV Easy · ระบบตรวจเช็คทรัพย์สิน 2.0 โดย IDDrives",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7ed",
  "theme_color": "#f26522",
  "lang": "th",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-apple-touch.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "เริ่มตรวจใหม่",
      "short_name": "ตรวจใหม่",
      "description": "เริ่มงานตรวจเช็คใหม่",
      "url": "/dashboard/inspections/new",
      "icons": [{ "src": "/icons/shortcut-inspect.png", "sizes": "96x96" }]
    },
    {
      "name": "งานที่ได้รับมอบหมาย",
      "short_name": "งานของฉัน",
      "description": "ดูรายการ dispatch",
      "url": "/dashboard/dispatch",
      "icons": [{ "src": "/icons/shortcut-dispatch.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
