{
  "name": "ScanDee — ระบบสะสมแต้มผ่าน LINE",
  "short_name": "ScanDee",
  "description": "ลูกค้าสแกน QR ใน LINE ได้แต้มทันที ไม่ต้องโหลดแอป",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "lang": "th",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "จัดการร้านค้า" },
    { "name": "สมาชิก", "url": "/members", "description": "ดูรายชื่อสมาชิก" }
  ]
}
