{
  "name": "語樂 LangJoy · 學粵語玩住學",
  "short_name": "語樂",
  "description": "學粵語嘅互動工具庫 — 聲韻配對、詞彙遊戲、句法練習, 治療師 / 學生 / 家長 / 老師都用得。",
  "start_url": "./index.html",
  "scope": "./",
  "id": "/langjoy/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF7F0",
  "theme_color": "#2EA17A",
  "lang": "zh-HK",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "books"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "即撳試玩",
      "short_name": "玩",
      "description": "粵語聲母配對互動 demo",
      "url": "./play.html",
      "icons": [{"src": "icon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "遊戲庫",
      "short_name": "遊戲",
      "description": "12 個互動遊戲",
      "url": "./games.html",
      "icons": [{"src": "icon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "教材庫",
      "short_name": "教材",
      "description": "12 個教材 (圖卡 / 工作紙 / 評估表)",
      "url": "./materials.html",
      "icons": [{"src": "icon.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ]
}
