{
  "name": "化妝品管理",
  "short_name": "化妝品櫃",
  "description": "姊妹共用的化妝品庫存管理系統",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F1ED",
  "theme_color": "#F5F1ED",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
