{
  "name": "AKEL Etüt Merkezi",
  "short_name": "AKEL",
  "description": "AKEL Etüt Merkezi yönetim paneli",
  "start_url": "/akel-panel.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d3b6e",
  "background_color": "#0d3b6e",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "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": "Yoklama",
      "short_name": "Yoklama",
      "description": "Bugünkü yoklamayı al",
      "url": "/akel-panel.html?page=attendance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bugün AKEL",
      "short_name": "Bugün",
      "description": "Günün özet ekranı",
      "url": "/akel-panel.html?page=dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp Kuyruğu",
      "short_name": "Kuyruk",
      "description": "Gönderim bekleyen mesajlar",
      "url": "/akel-panel.html?page=wa_queue",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
