{
  "name": "English With Tom",
  "short_name": "EWT",
  "description": "Luyện thi KET, PET, FCE, APTIS và IELTS với chấm điểm tự động",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0d1c",
  "theme_color": "#6F58EE",
  "orientation": "portrait-primary",
  "lang": "vi",
  "categories": ["education"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bài tập được giao",
      "url": "/assigned.html",
      "description": "Xem bài tập giáo viên giao"
    },
    {
      "name": "Luyện tập",
      "url": "/practice.html",
      "description": "Luyện tập kỹ năng"
    },
    {
      "name": "Từ vựng",
      "url": "/vocabulary.html",
      "description": "Học từ vựng và chơi game"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
