{
  "name": "错题本",
  "short_name": "错题本",
  "description": "Mistake Book - 智能错题管理",
  "start_url": "./index.html?utm_source=homescreen",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#7c6fff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
