{
  "name": "语文小智星｜一年级上册教材同步闯关",
  "short_name": "语文小智星",
  "description": "小学语文一年级上册同步 PWA：识字与阅读课支持原文阅读，拼音课直接进入练习",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff9ef",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}