{
  "id": "/",
  "scope": "/",
  "name": "Qualitats Portal",
  "short_name": "Qualitats",
  "description": "Dealer Portal · ERP · Member App · Sales CRM",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "prefer_related_applications": false,
  "orientation": "portrait-primary",
  "background_color": "#1A1410",
  "theme_color": "#E8571A",
  "lang": "th",
  "dir": "ltr",
  "icons": [
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dealer Portal"
    },
    {
      "src": "/screenshots/mobile-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Product Catalog"
    },
    {
      "src": "/screenshots/mobile-3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard Bento"
    },
    {
      "src": "/screenshots/mobile-4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Order Tracking"
    },
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ERP Dashboard"
    }
  ],
  "shortcuts": [
    { "name": "หยิบของ",    "short_name": "Pick",   "url": "/warehouse/pick" },
    { "name": "รับสินค้า",   "short_name": "GR",     "url": "/warehouse/gr" },
    { "name": "ออเดอร์ใหม่", "short_name": "Orders", "url": "/dealer/orders" }
  ],
  "categories": ["business", "productivity"]
}