{
  "name": "拼豆工坊 · 图片转拼豆图纸",
  "short_name": "拼豆工坊",
  "description": "把图片转换成拼豆像素图纸，按真实色号智能配色，支持库存管理与缺货提醒。数据全部保存在本机浏览器。",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1216",
  "theme_color": "#0f1216",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
