﻿{
  "name": "衣橱掌柜",
  "short_name": "衣橱掌柜",
  "description": "女装店老板的私人灵感工作台：记录、收藏、规划、执行",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF3EC",
  "theme_color": "#C4745F",
  "lang": "zh-CN",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
