{
  "name": "小学语文背诵检查器",
  "short_name": "背诵检查",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff8ed",
  "theme_color": "#141414",
  "lang": "zh-CN",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/training-emblem.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
