{
  "name": "Học Với Con",
  "short_name": "Học Với Con",
  "description": "Nền tảng học tập vui vẻ cho học sinh Tiểu học — Toán, Tiếng Việt, Tiếng Anh",
  "id": "/student",
  "start_url": "/student",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4EC3C4",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["education", "kids"],
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Bài tập",
      "short_name": "Bài tập",
      "description": "Làm bài tập theo môn học",
      "url": "/student?tab=groups",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lộ trình học",
      "short_name": "Lộ trình",
      "description": "Theo lộ trình Duolingo-style",
      "url": "/student?tab=map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tiệm Sóc",
      "short_name": "Cửa hàng",
      "description": "Đổi Hạt lấy avatar & khung ảnh",
      "url": "/student?tab=shop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "share_target": {
    "action": "/student",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
