{
  "name": "Rehber Panda - Eğitim ve Sınav Koçluğu",
  "short_name": "Rehber Panda",
  "description": "YKS, KPSS, DGS, ALES, LGS, AGS ve YDS sınavları için uzman rehberlik ve koçluk hizmeti",
  "start_url": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/landing1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "label": "Ana sayfa görünümü"
    }
  ],
  "shortcuts": [
    {
      "name": "YKS Rehberi",
      "short_name": "YKS",
      "url": "/rehberler/yks",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "KPSS Rehberi",
      "short_name": "KPSS",
      "url": "/rehberler/kpss",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}