{
  "name": "Queezo - Interactive Learning Platform",
  "short_name": "Queezo",
  "name_localized": {
    "ar": "كويزو - منصة التعلم التفاعلي"
  },
  "description": "Game-based learning platform for engaging educational experiences",
  "description_localized": {
    "ar": "منصة تعلم تفاعلية قائمة على الألعاب لتجارب تعليمية ممتعة"
  },
  "start_url": "/",
  "display": "browser",
  "background_color": "#FCFCFC",
  "theme_color": "#3B5BFD",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Game",
      "short_name": "Join",
      "description": "Join an existing game session",
      "url": "/join"
    },
    {
      "name": "My Quizzes",
      "short_name": "Quizzes",
      "description": "View and manage your quizzes",
      "url": "/quizzes"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your dashboard",
      "url": "/dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
