{
  "name": "AI免费拼豆图纸生成器",
  "short_name": "拼豆图纸",
  "description": "AI精准出图，支持自定义网格与改色，涵盖多款主流拼豆品牌色板与导出",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF9FB",
  "theme_color": "#E87B9A",
  "scope": "./",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-pwa-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./icon-pwa-maskable.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
