{
  "name": "二维码工具",
  "short_name": "二维码工具",
  "description": "扫码识别 · 文本生成",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%232563eb' width='192' height='192' rx='32'/%3E%3Cpath fill='white' d='M40 40h40v40H40zm72 0h40v40h-40zM40 112h40v40H40zm72 0h40v40h-40z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%232563eb' width='512' height='512' rx='64'/%3E%3Cpath fill='white' d='M96 96h96v96H96zm192 0h96v96h-96zM96 320h96v96H96zm192 0h96v96h-96z'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
