{
  "name": "學霸 GO! - 家教媒合平台",
  "short_name": "學霸 GO!",
  "description": "專業家教媒合與學習資源平台",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A90E2",
  "icons": [
      {
        "src": "/assets/picture/onlydog_square.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/assets/picture/onlydog_square_512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
}
