{
  "manifest_version": 3,
  "name": "卖帮帮 - AI商品图、万能生图与灵感创作平台",
  "short_name": "卖帮帮Ai",
  "description": "AI图片编辑，AI设计生成，AI电商设计，AI装修效果图，AI平面设计，AI品牌IP设计，AI海报生成器",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000",
  "theme_color": "#f37440",
  "lang": "zh-CN",
  "scope": "/",
  "id": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../windows-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "../android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}