{
  "name": "Quizora - ÖABT & AGS Sınav Hazırlık Platformu",
  "short_name": "Quizora",
  "description": "ÖABT ve AGS sınavlarına yapay zeka destekli hazırlık platformu. Konu çalışması, arena modu, kütüphane ve daha fazlası.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "tr-TR",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Hızlı Sınav",
      "short_name": "Hızlı Sınav",
      "description": "10 soruluk hızlı sınav başlat",
      "url": "/?mode=quick",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Konu Çalışması",
      "short_name": "Konu",
      "description": "Alt konu bazlı çalışma",
      "url": "/?mode=subtopic",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kütüphane",
      "short_name": "Kütüphane",
      "description": "Kaynak kütüphanesine git",
      "url": "/?mode=library",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "screenshots": []
}
