{
  "id": "/panel/",
  "name": "RoboLider Öğrenci ve Veli Paneli",
  "short_name": "RoboLider Panel",
  "description": "Ders, ödev, duyuru, proje, devam ve ödeme bilgilerinize hızlıca ulaşın.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/panel/",
  "scope": "/panel/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#080D12",
  "theme_color": "#101820",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/panel-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/panel-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/panel-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dersler",
      "short_name": "Dersler",
      "url": "/panel/ders-programi/",
      "icons": [{ "src": "/icons/panel-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Ödevler",
      "short_name": "Ödevler",
      "url": "/panel/odevler/",
      "icons": [{ "src": "/icons/panel-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Duyurular",
      "short_name": "Duyurular",
      "url": "/panel/duyurular/",
      "icons": [{ "src": "/icons/panel-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
