{
  "name": "EVKA5 Spor — Yönetim Paneli",
  "short_name": "EVKA5 Spor",
  "description": "Futbol okulu yönetim paneli — yoklama, aidat, veli portalı, antrenman programı",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0a84ff",
  "orientation": "any",
  "lang": "tr",
  "categories": ["sports", "productivity", "education"],
  "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 al",
      "url": "./app/attendance.html",
      "icons": [{"src": "icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Aidat takibi",
      "url": "./app/fees.html",
      "icons": [{"src": "icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
