{
  "name": "崎酩 CHIMING 業務系統",
  "short_name": "CHIMING",
  "description": "崎酩有限公司內部業務管理系統",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F2EC",
  "theme_color": "#4A5E3A",
  "orientation": "any",
  "lang": "zh-TW",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/favicon.png",          "sizes": "32x32",   "type": "image/png" },
    { "src": "/icon-48.png",          "sizes": "48x48",   "type": "image/png" },
    { "src": "/icon-96.png",          "sizes": "96x96",   "type": "image/png" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "報價單", "short_name": "報價", "url": "/tool1.html", "icons": [{"src": "/icon-96.png", "sizes": "96x96"}] },
    { "name": "財務儀表板", "short_name": "財務", "url": "/tool4.html", "icons": [{"src": "/icon-96.png", "sizes": "96x96"}] },
    { "name": "庫存管理", "short_name": "庫存", "url": "/tool6.html", "icons": [{"src": "/icon-96.png", "sizes": "96x96"}] },
    { "name": "薪資工具", "short_name": "薪資", "url": "/tool10.html", "icons": [{"src": "/icon-96.png", "sizes": "96x96"}] }
  ]
}
