{
  "name": "Hanzi Reader",
  "short_name": "Hanzi Reader",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f9ff",
  "theme_color": "#f0f9ff",
  "description": "Scan picture books and learn Chinese characters.",
  "icons": [
    {
      "src": "app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "version": "1.9.10"
}
