{
  "name": "Tiếng Anh của mình — Học vui mỗi ngày",
  "short_name": "EnglishVN",
  "description": "Học tiếng Anh tương tác với AI — nghe, nói, đọc, viết, từ vựng cho học sinh Việt Nam.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b14",
  "theme_color": "#6366f1",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kho bài tập",
      "short_name": "Bài tập",
      "url": "/?tab=questions",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lớp học hôm nay",
      "short_name": "Hôm nay",
      "url": "/?tab=today",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
