{
  "name": "KPSS Coğrafya - İnteraktif Harita",
  "short_name": "KPSS Coğrafya",
  "description": "KPSS Coğrafya için interaktif harita öğrenme uygulaması",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "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"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Veri Girişi",
      "short_name": "Veri",
      "description": "Haritaya veri ekle",
      "url": "/index.html?mode=data",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Çalışma Modu",
      "short_name": "Quiz",
      "description": "Quiz'e başla",
      "url": "/index.html?mode=study",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
