{
  "name": "大唐",
  "short_name": "大唐",
  "description": "七年级历史下册《唐朝建立与“贞观之治”》学习课件",
  "id": "datang-history",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "dir": "ltr",
  "lang": "zh-CN",
  "background_color": "#fbf6ee",
  "theme_color": "#6f1f1f",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
