{
  "name": "Beauty Consultant AI Assistant",
  "short_name": "Beauty AI",
  "description": "专业AI美学顾问，您的私人美容专家",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFECF2",
  "theme_color": "#FF85A2",
  "orientation": "portrait",
  "scope": "/",
  "lang": "zh-CN",
  "categories": [
    "beauty",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
