{
  "id": "fyev-events-pwa",
  "name": "FYEV Events - Fikret Yüksel Eğitim Vakfı",
  "short_name": "FYEV Events",
  "description": "Fikret Yüksel Eğitim Vakfı sezonluk etkinlik platformu. Canlı sıralamalar, maç sonuçları, takım listeleri, etkinlik programı ve kaynaklar.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "tr",
  "dir": "ltr",
  "categories": [
    "education",
    "events",
    "sports"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/logo-white-bg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/logo-white-bg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/logo-white-bg.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "icons/logo-white-bg.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}