{
  "name": "语文小智星｜一年级上册同步闯关",
  "short_name": "语文小智星",
  "description": "2024修订版统编小学语文一年级上册同步练习 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"
    }
  ]
}