{
  "name": "PyLab — Python Öğrenme Platformu",
  "short_name": "PyLab",
  "description": "İnteraktif dersler, oyunlar ve yapay zeka desteğiyle Python öğrenin.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": [
    "education",
    "productivity",
    "games"
  ],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pazar",
      "url": "/marketplace",
      "description": "Öğretmen patikalarını keşfet"
    },
    {
      "name": "Yapay Zeka Mentor",
      "url": "/ai-mentor",
      "description": "Yapay zeka destekli kod yardımı"
    }
  ]
}
