{
  "name": "FAIMS — Factory Assessment & Inspection Management",
  "short_name": "FAIMS",
  "description": "ระบบบริหารจัดการการประเมินและตรวจสถานประกอบการ/โรงงาน",
  "id": "faims-app",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1d4ed8",
  "orientation": "any",
  "lang": "th-TH",
  "dir": "ltr",
  "categories": ["business", "productivity", "government"],
  "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/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "แดชบอร์ด",
      "url": "/dashboard"
    },
    {
      "name": "Inspections",
      "short_name": "การตรวจ",
      "url": "/inspections?mine=1"
    },
    {
      "name": "Factories",
      "short_name": "สถานประกอบการ",
      "url": "/factories"
    }
  ]
}
