{
  "id": "./",
  "name": "Ünlü Academy LGS - 8. Sınıf Sınav & Oyun Portalı",
  "short_name": "Ünlü Academy LGS",
  "description": "MEB Güncel LGS Müfredatına Tam Uyumlu 8. Sınıf Dersleri, Konu Anlatımları, Zengin Yeni Nesil Soru Bankası, LGS Denemeleri ve 11 Eğitici Oyun",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "categories": ["education", "games", "exam"],
  "lang": "tr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dersler & Konular",
      "short_name": "Dersler",
      "description": "LGS 8. Sınıf Konu Anlatımları ve Testleri",
      "url": "./#lessons",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "LGS Deneme Sınavı",
      "short_name": "LGS Deneme",
      "description": "MEB Formatında LGS Deneme Sınavı Çöz",
      "url": "./#mockExam",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Oyunlar Odası",
      "short_name": "Oyunlar",
      "description": "Eğitici Oyunlar ve Bilgi Çarkı",
      "url": "./#games",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
