{
  "name": "读写猫 PinyinCat",
  "short_name": "读写猫",
  "description": "中英文跟读打字练习",
  "start_url": "/main.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EEF4FF",
  "theme_color": "#4A9EF5",
  "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"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
