{
  "name": "假名岛大冒险",
  "short_name": "假名岛",
  "description": "日语五十音学习游戏 - 闯关、配对、书写、听音",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "lang": "zh-CN",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#075666",
  "theme_color": "#0f6f78",
  "orientation": "any",
  "categories": ["education", "games"],
  "prefer_related_applications": false,
  "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"
    }
  ]
}
