{
  "name": "Darulilim Akademi",
  "short_name": "Darulilim",
  "description": "Klasik İslami ilimlerin dijital yuvası - Online eğitim platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001233",
  "theme_color": "#001233",
  "orientation": "portrait",
  "scope": "/",
  "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"
    }
  ],
  "categories": ["education", "books", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Panelim",
      "short_name": "Panel",
      "description": "Öğrenci paneline git",
      "url": "/panel",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Online Test",
      "short_name": "Test",
      "description": "Online test çöz",
      "url": "/#onlinetest",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
