{
  "name": "BK İtalyanca — İtalyanca Öğren",
  "short_name": "BK İtalyanca",
  "description": "Türkler için premium İtalyanca öğrenme platformu. A1, A2, B1, B2 seviyeleri, sesli telaffuz, quizler ve seviye testleri.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1923",
  "theme_color": "#6B0F1A",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["education", "languages"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "A1 Başlangıç",
      "short_name": "A1",
      "url": "index.html"
    },
    {
      "name": "A2 Temel",
      "short_name": "A2",
      "url": "a2.html"
    },
    {
      "name": "B1 Orta",
      "short_name": "B1",
      "url": "b1.html"
    },
    {
      "name": "B2 İleri",
      "short_name": "B2",
      "url": "b2.html"
    }
  ]
}
