{
  "name": "智度AI内容创作平台",
  "short_name": "智度AI",
  "description": "AI图片、视频、音乐、数字人生成工具",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1677ff",
  "icons": [
    {
      "src": "/icon‑192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon‑512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}