{
  "name": "BiyoTakip — Öğrenci Puan Sistemi",
  "short_name": "BiyoTakip",
  "description": "Biyoloji dersi ATP puan ve test takip sistemi",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#16a34a",
  "background_color": "#f0fdf4",
  "lang": "tr",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Test Çöz",
      "short_name": "Test",
      "description": "Günlük test modülüne git",
      "url": "/?tab=quiz",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
