{
  "name": "五十音図",
  "short_name": "五十音",
  "description": "日语五十音图学习工具，含笔顺动画和发音",
  "start_url": "https://50yinjp.pages.dev/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c8553d",
  "background_color": "#f4f2ee",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
