{
  "name": "无限白板",
  "short_name": "白板",
  "description": "一个功能丰富的在线白板应用，支持绘图、图形、缩放、导出等功能",
  "author": "郑老师",
  "version": "1.0.0",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1677ff",
  "orientation": "any",
  "icons": [
    {
      "src": "img/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/16x16.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "img/32x32.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "img/48x48.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "img/64x64.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "img/128x128.ico",
      "sizes": "128x128",
      "type": "image/x-icon"
    },
    {
      "src": "img/256x256.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}
