{
  "name": "AI MedTutor",
  "short_name": "AI MedTutor",
  "description": "Personalised AI tutoring for medical, pharmacy, nursing, and health sciences students at Dubai Medical University.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["education", "medical"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI Tutor Chat",
      "short_name": "Tutor",
      "description": "Open the AI Tutor Chat",
      "url": "/tutor"
    },
    {
      "name": "Practice MCQs",
      "short_name": "MCQs",
      "description": "Practice with MCQ question banks",
      "url": "/mcq"
    },
    {
      "name": "My Progress",
      "short_name": "Progress",
      "description": "View your learning progress",
      "url": "/progress"
    }
  ]
}
