{
  "name": "高中數學互動學習平台",
  "short_name": "高中數學App",
  "description": "提供高中數學第一冊至第六冊互動網頁工具、動態幾何與概念模擬",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1021",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "./icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
