{
  "name": "Smart Beverage POS",
  "short_name": "Beverage POS",
  "description": "ระบบ POS สำหรับร้านขายเครื่องดื่มอัตโนมัติ - รองรับการทำงานแบบ Offline",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f5f5",
  "theme_color": "#2196F3",
  "lang": "th",
  "scope": "/",
  "icons": [
    {
      "src": "images/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "screenshots": [
    {
      "src": "images/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "หน้าจอหลัก POS"
    }
  ],
  "shortcuts": [
    {
      "name": "เริ่มจ่ายเครื่องดื่ม",
      "short_name": "จ่ายเครื่องดื่ม",
      "description": "เริ่มจ่ายเครื่องดื่มใหม่",
      "url": "/?action=dispense",
      "icons": [{ "src": "images/icon-dispense.png", "sizes": "96x96" }]
    },
    {
      "name": "ประวัติการทำรายการ",
      "short_name": "ประวัติ",
      "description": "ดูประวัติการทำรายการ",
      "url": "/?action=history",
      "icons": [{ "src": "images/icon-history.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
