{
  "name": "错题管理系统",
  "short_name": "错题系统",
  "description": "小学错题管理系统移动优先 PWA 骨架。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f7fb",
  "theme_color": "#1f6feb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
