{
  "name": "刷题宝",
  "short_name": "刷题宝",
  "description": "AI+无人机农情巡检刷题应用，支持单选/多选/判断、模拟考试、错题本、导入新题",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4f0",
  "theme_color": "#1a7a4c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
