{
  "name": "Quizly 考試易",
  "short_name": "考試易",
  "description": "讓考試變簡單 — 從出戰到改卷，一鍵搞定",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/quizly_icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/quizly_icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "apple_mobile_web_app_capable": "yes",
  "apple_mobile_web_app_status_bar_style": "default",
  "apple_touch_icon": "/quizly_icon-apple.png",
  "categories": ["education", "productivity"],
  "lang": "zh-TW",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
