{
  "name": "PixelBead — 像素绘画与拼豆工具",
  "short_name": "PixelBead",
  "description": "打开即用的像素绘画与拼豆图纸工具：绘画、图片转像素、拼豆色号图纸、摆豆进度与图纸库。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#4a7328",
  "theme_color": "#4a7328",
  "categories": ["graphics", "utilities", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
