{
  "name": "衣橱管家",
  "short_name": "衣橱管家",
  "description": "拍照录入衣物、组合搭配，结合天气与八字五行推荐今日穿搭。数据只存本机。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4fb",
  "theme_color": "#7c6cf3",
  "lang": "zh-CN",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
