{
  "name": "Okul Sayacı — Türkiye'nin Tatil ve Sınav Defteri",
  "short_name": "Okul Sayacı",
  "description": "YKS, LGS, KPSS sayaçları, puan hesaplayıcılar ve eğitim takvimi.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D85B3C",
  "background_color": "#FBF7EE",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {"src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "/images/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ],
  "shortcuts": [
    {"name": "YKS Sayacı", "url": "/yks-sayaci", "icons": [{"src": "/images/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "LGS Sayacı", "url": "/lgs-sayaci", "icons": [{"src": "/images/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "Blog", "url": "/blog/", "icons": [{"src": "/images/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "Hesaplayıcılar", "url": "/yks-puan-hesaplama", "icons": [{"src": "/images/icons/icon-192.png", "sizes": "192x192"}]}
  ],
  "screenshots": [
    {"src": "/images/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide"}
  ],
  "prefer_related_applications": false
}
