{
  "name": "AI浪潮 - 一站式AI短视频创作平台",
  "short_name": "AI浪潮",
  "description": "AI浪潮为短视频创作者提供提取文案、AI写文案、AI生成图片视频、智能配音、爆款拆解、AI选题推荐等一站式工具，让创作更简单。"
},
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["productivity", "business", "multimedia"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "创建新视频",
      "short_name": "新视频",
      "description": "快速创建一个新的视频",
      "url": "/create",
      "icons": [
        {
          "src": "/images/shortcut-create.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "我的作品",
      "short_name": "作品列表",
      "description": "查看我创建的所有视频",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/images/shortcut-list.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI Wave 桌面版界面"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Wave 移动版界面"
    }
  ]
}
