{
  "name": "诗里有画",
  "short_name": "诗里有画",
  "description": "跟着绘本动画学古诗，为3-8岁小朋友打造",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7efe1",
  "theme_color": "#8B1A1A",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "kids"],
  "screenshots": []
}
