{
  "name": "DTZ B1 Meister – Deutsch Sınav Hazırlık",
  "short_name": "DTZ B1",
  "description": "Deutsch-Test für Zuwanderer (DTZ) A2-B1 sınavına Hören, Lesen, Schreiben, Sprechen ve Wortschatz pratikleriyle hazırlanın. Yapay zeka destekli değerlendirme ve ilerleme takibi.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "lang": "tr",
  "categories": ["education", "languages"],
  "icons": [
    {
      "src": "./icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Hören Pratik",
      "short_name": "Hören",
      "description": "Dinleme testlerine git",
      "url": "./index.html#hoeren",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Schreiben Pratik",
      "short_name": "Schreiben",
      "description": "Mektup yazma pratiği",
      "url": "./index.html#schreiben",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Wortschatz Kartları",
      "short_name": "Kelimeler",
      "description": "Kelime kartları ile çalış",
      "url": "./index.html#wortschatz",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
