{
  "name": "星際漢字觀測站",
  "short_name": "漢字觀測站",
  "description": "兒童漢字練習平台 - 雙引擎手寫辨識與筆順練習",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#0ea5e9",
  "lang": "zh-HK",
  "categories": ["education", "games", "kids"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
