{
  "name": "OsonTestOl",
  "short_name": "OsonTestOl",
  "description": "Onlayn test platforma — maktab, o'qituvchi, o'quvchi uchun",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#18181b",
  "orientation": "portrait",
  "scope": "/",
  "lang": "uz",
  "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", "productivity"],
  "shortcuts": [
    {
      "name": "Mavjud testlar",
      "url": "/student/tests",
      "description": "Sizga biriktirilgan testlar"
    },
    {
      "name": "AI Tutor",
      "url": "/student/tutor",
      "description": "Bilim olish uchun yordamchi"
    },
    {
      "name": "Test yaratish",
      "url": "/teacher/create-test",
      "description": "Yangi test"
    }
  ]
}
