{
  "name": "Học Hứng Khởi Tiểu Học",
  "short_name": "Học Hứng Khởi",
  "id": "./",
  "description": "Ứng dụng học tập vui nhộn cho học sinh tiểu học",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF7ED",
  "theme_color": "#F97316",
  "lang": "vi",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids"],
  "shortcuts": [
    {
      "name": "Học ngay",
      "short_name": "Học ngay",
      "url": "./index.html#/home",
      "description": "Mở nhanh trang chủ học tập"
    },
    {
      "name": "Luyện tập",
      "short_name": "Luyện tập",
      "url": "./index.html#/curriculum",
      "description": "Mở nhanh chương trình học"
    },
    {
      "name": "Ngoại tuyến",
      "short_name": "Offline",
      "url": "./index.html#/pwa",
      "description": "Mở cài đặt ngoại tuyến và hướng dẫn cài app"
    }
  ]
}
