{
  "name": "懶人辦公 LazyWork",
  "short_name": "懶人辦公",
  "description": "輕鬆辦公・高效生活，精選讓日常辦公更舒適的小物",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f1ed",
  "theme_color": "#6e5655",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "最新商品", "url": "/products", "description": "瀏覽所有商品" },
    { "name": "購物車",   "url": "/cart",     "description": "查看購物車" },
    { "name": "我的帳號", "url": "/profile",  "description": "查看訂單與點數" }
  ]
}
