{
  "name": "Adventure English 冒險英語",
  "short_name": "冒險英語",
  "description": "專為台灣 5-12 歲兒童設計的美語自學平台。240 堂課、12 座冒險島，從 ABC 到英檢初級。",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF8EB",
  "theme_color": "#FFF8EB",
  "lang": "zh-TW",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "冒險地圖", "url": "/adventure-map", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "今日任務", "url": "/tasks", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "我的小屋", "url": "/cabin", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
