{
  "name": "我的个人穿搭 - 五行穿搭灵感",
  "short_name": "我的个人穿搭",
  "description": "基于传统五行美学的个人穿搭灵感推荐，仅供娱乐参考",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAF9",
  "theme_color": "#3DA35D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping", "productivity"],
  "lang": "zh-CN"
}
