{
  "name": "课件啦 · 老师都在用的课件教案资源库",
  "short_name": "课件啦",
  "description": "小学/初中/高中精品课件教案试卷 · 激活码一键下载 · 备课必备",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0d5c4d",
  "theme_color": "#0d5c4d",
  "lang": "zh-CN",
  "categories": ["education", "productivity"],
  "shortcuts": [
    { "name": "资源分类", "short_name": "分类", "url": "./index.html#list" },
    { "name": "教师圈子", "short_name": "圈子", "url": "./index.html#circle" },
    { "name": "会员中心", "short_name": "会员", "url": "./index.html#member" }
  ],
  "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"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
