{
  "name": "數學冒險王 V1.0.2",
  "short_name": "數學冒險王 V1.0.2",
  "description": "國小、國中、高中與大學四個世界；大學一般六院、技職三院、四技與二技題庫皆可直接進入。",
  "lang": "zh-TW",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#18324a",
  "theme_color": "#18324a",
  "categories": [
    "education",
    "games",
    "kids"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
