{
  "name": "基法筆順王",
  "short_name": "筆順王",
  "description": "香港小學一年級中文字詞補充學習工具(午息活動用)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#5aa469",
  "background_color": "#fbf6ec",
  "lang": "zh-Hant-HK",
  "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" }
  ]
}
