{
  "name": "Tina English",
  "short_name": "Tina IELTS",
  "description": "IELTS exam platform — vocabulary, reading, listening, writing, speaking",
  "start_url": "/student/vocabulary",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F5F0",
  "theme_color": "#0C2066",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Học từ vựng",
      "short_name": "Từ vựng",
      "description": "Vào phiên ôn từ vựng hôm nay",
      "url": "/student/vocabulary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bài tập của tôi",
      "short_name": "Bài tập",
      "description": "Xem assignment đang giao",
      "url": "/student/assignments",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tóm tắt hôm nay (Phụ huynh)",
      "short_name": "Phụ huynh",
      "description": "Xem việc học hôm nay của con",
      "url": "/parent",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Thông báo",
      "short_name": "Thông báo",
      "description": "Xem thông báo mới",
      "url": "/student/notifications",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
