{
  "name": "YMD Online Store",
  "short_name": "YMD",
  "description": "บริษัท ยังค์มีดี ฟิวเจอร์ กรุพ จำกัด — ครบ คุ้ม ดี ส่งเร็ว",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#FFFFFF",
  "theme_color": "#EE4D2D",
  "lang": "th",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "ค้นหาสินค้า", "short_name": "ค้นหา", "url": "/search" },
    { "name": "ตะกร้า", "short_name": "ตะกร้า", "url": "/cart" },
    { "name": "คำสั่งซื้อ", "short_name": "ออเดอร์", "url": "/orders" },
    { "name": "ซื้อซ้ำ", "short_name": "ซื้อซ้ำ", "url": "/account/buy-again" }
  ]
}