{
  "name": "阿偉的物理 x AI 實驗室",
  "short_name": "阿偉物理實驗室",
  "description": "看見物理的律動，探索教學的未來！互動模擬實驗室，讓物理概念動起來。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#657954",
  "lang": "zh-TW",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/Awei.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/assets/Awei.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "screenshots": [
    {
      "src": "/assets/主要Banner.jpg",
      "sizes": "1280x640",
      "type": "image/jpeg",
      "label": "阿偉的物理 x AI 實驗室主頁"
    }
  ]
}
