{
  "name": "配件管家",
  "short_name": "配件管家",
  "description": "配件管家 — 手鏈配件庫存管理（雙向同步 Google 試算表）",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#F1E9DD",
  "theme_color": "#F7F0E6",
  "lang": "zh-Hant-TW",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "icon-192.png?v=20260630logo",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=20260630logo",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-180.png?v=20260630logo",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
