{
  "id": "/sinavda-pwa",
  "name": "SINAVDA - Akıllı Sınav ve Ders Takip Platformu",
  "short_name": "SINAVDA",
  "description": "YKS, TYT, AYT, LGS ve KPSS Akıllı Sınav Takip, Soru Bankası, Deneme Analizi ve Pomodoro Sistemi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#090d16",
  "theme_color": "#0284c7",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Soru Bankası & Takip",
      "short_name": "Sorular",
      "description": "Soru çözümü ve takip paneli",
      "url": "/questions",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Müfredat & Konular",
      "short_name": "Konular",
      "description": "Ders müfredatı ve konu tamamlama",
      "url": "/topics",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pomodoro & Çalışma",
      "short_name": "Pomodoro",
      "description": "Odaklanma ve çalışma sayacı",
      "url": "/study",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Deneme Sınavlarım",
      "short_name": "Denemeler",
      "description": "Deneme sınavları ve net analizi",
      "url": "/mock-exams",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Günlük Yevmiye & Hedef",
      "short_name": "Yevmiye",
      "description": "Günlük soru ve çalışma yevmiyesi",
      "url": "/study/wage",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
