{
  "name": "Tây Nguyên AI Education",
  "short_name": "TNU AI",
  "description": "Nền tảng học tập thông minh AI cho giảng viên và Học Sinh Tây Nguyên - Soạn đề, ôn thi, luyện tập với trí tuệ nhân tạo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/tnu-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tnu-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "vi",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Soạn đề thi AI",
      "url": "/exam-generator",
      "description": "Tạo đề thi bằng AI ngay lập tức"
    },
    {
      "name": "Luyện thi",
      "url": "/self-test",
      "description": "Ôn thi với kho đề thi thật"
    }
  ]
}