{
  "name": "樂樂園",
  "short_name": "樂樂園",
  "description": "泰雅文化 AI 戶外實境關卡遊戲平台",
  "start_url": "/index.html#gameEntries",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5c3d1e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/mascot.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/mascot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "travel"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "玩法入口",
      "short_name": "入口",
      "description": "選擇劇情主線或大富翁玩法",
      "url": "/index.html#gameEntries",
      "icons": [{ "src": "/images/mascot.png", "sizes": "192x192" }]
    },
    {
      "name": "冒險艙",
      "short_name": "冒險艙",
      "description": "直接進入樂樂園的主遊戲介面",
      "url": "/ai-lab.html",
      "icons": [{ "src": "/images/mascot.png", "sizes": "192x192" }]
    }
  ]
}
