{
  "name": "สแกนเช็คอินเข้างาน",
  "short_name": "สแกนเช็คอิน",
  "description": "สแกน QR Code เพื่อเช็คอินผู้เข้าร่วมงาน พร้อมค้นหาชื่อเช็คอินด้วยตนเอง",
  "lang": "th",
  "dir": "ltr",
  "start_url": "/scan.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fc",
  "theme_color": "#2563eb",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "ค้นหาชื่อเช็คอิน",
      "short_name": "ค้นหาชื่อ",
      "url": "/scan.html?tab=search",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
