{
  "name": "Eğitim Kurumları Yönetim Sistemi",
  "short_name": "EKYS",
  "description": "Eğitim kurumları için modüler yönetim ve takip sistemi.",
  "start_url": "../../../index.php",
  "scope": "../../../",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#cc4f65",
  "orientation": "portrait",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}