{
  "name": "kaosh34 答题练习",
  "short_name": "kaosh34",
  "description": "逐题选择 1 2 3 4，回答后立即显示正误和正确答案。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f3e8",
  "theme_color": "#176f6b",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
