{
  "name": "Log Academy",
  "short_name": "LogAcademy",
  "description": "Kibertəhlükəsizlik və proqramlaşdırma öyrənmə platforması",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#FF6B00",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230a0a0f' width='100' height='100' rx='20'/><text y='65' x='50' text-anchor='middle' font-size='50'>🎓</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230a0a0f' width='100' height='100' rx='20'/><text y='65' x='50' text-anchor='middle' font-size='50'>🎓</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "az",
  "shortcuts": [
    {
      "name": "Quiz",
      "short_name": "Quiz",
      "description": "Sualları həll et",
      "url": "/quiz.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' x='50' text-anchor='middle' font-size='80'>❓</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Dərslər",
      "short_name": "Dərslər",
      "description": "Video dərsləri izlə",
      "url": "/lessons.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' x='50' text-anchor='middle' font-size='80'>🎬</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Profil",
      "short_name": "Profil",
      "description": "Profilimi gör",
      "url": "/profile.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' x='50' text-anchor='middle' font-size='80'>👤</text></svg>", "sizes": "96x96" }]
    }
  ]
}
