{
  "name": "Qubedu | منصة التعلم التفاعلي",
  "short_name": "Qubedu",
  "description": "كويزات تفاعلية، بوموودورو، بطاقات مذاكرة، مجموعات دراسية",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6c5ce7",
  "background_color": "#0f0e1a",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-quiz.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "كويز سريع",
      "short_name": "كويز",
      "description": "ابدأ كويز الآن",
      "url": "/?page=quiz",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "بوموودورو",
      "short_name": "بومو",
      "description": "ابدأ جلسة تركيز",
      "url": "/?page=pomo",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}