{
  "name": "妙搭 · AI 衣橱",
  "short_name": "妙搭衣橱",
  "description": "上传衣物照片，AI 帮你搭配套装与单品；社区好物购买链接自带你的联盟推广位，佣金归你",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#e11d48",
  "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"
    }
  ]
}
