{
  "name": "Closet Explore",
  "short_name": "Closet",
  "description": "你的个人衣橱管理助手",
  "start_url": "./index.html?v=2",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/app-icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/app-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
