{
  "name": "Mandarin Quizz",
  "short_name": "MandarinQ",
  "description": "Thi thử HSK miễn phí, chuẩn đề thật, mô phỏng chất lượng, tốt nhất Việt Nam",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E3A5A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["education", "language"],
  "icons": [
    {
      "src": "/images/favicon.ico?v=20260313",
      "sizes": "72x72 96x96 128x128 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/images/apple-touch-icon.png?v=20260313",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/web-app-manifest-192x192.png?v=20260313",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/web-app-manifest-512x512.png?v=20260313",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Thi HSK",
      "short_name": "HSK",
      "description": "Bắt đầu làm bài thi HSK",
      "url": "/exam-select",
      "icons": [{ "src": "/images/favicon.ico?v=20260313", "sizes": "192x192" }]
    },
    {
      "name": "Ôn tập",
      "short_name": "Review",
      "description": "Ôn tập từ vựng HSK",
      "url": "/hsk-practice",
      "icons": [{ "src": "/images/favicon.ico?v=20260313", "sizes": "192x192" }]
    }
  ],
  "display_override": ["standalone", "window-controls-overlay"]
}
