{
  "name": "Clinic-Q | ระบบจัดการคิวคลินิก",
  "short_name": "Clinic-Q",
  "description": "ระบบจัดการคิวคลินิกสำหรับคลินิกทุกประเภท ใช้งานง่าย รวดเร็ว",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "orientation": "any",
  "scope": "/",
  "lang": "th",
  "id": "/",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "แดชบอร์ด",
      "short_name": "แดชบอร์ด",
      "url": "/",
      "icons": [{ "src": "/brand-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "ตรวจสอบคิว",
      "short_name": "คิว",
      "url": "/track",
      "icons": [{ "src": "/brand-logo.png", "sizes": "192x192" }]
    }
  ]
}
