{
  "name": "朵拉二维码生成器",
  "short_name": "朵拉二维码",
  "description": "免费在线二维码生成工具 - 支持多类型、样式定制、批量生成和下载",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
