{
  "name": "离线刷题宝",
  "short_name": "刷题宝",
  "description": "完全免费的刷题工具，支持自定义导入题库、错题练习、模拟考试，断网也能用",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#6366f1",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
