{
  "name": "AllMedExams — Medical Exam Preparation",
  "short_name": "AllMedExams",
  "description": "AI-powered USMLE, PLAB & FCPS exam preparation platform",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1B3A6B",
  "theme_color": "#1B3A6B",
  "orientation": "portrait-primary",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Quick Session", "short_name": "Session", "url": "/qbank/create", "description": "Start a new practice session" },
    { "name": "Flashcards", "short_name": "Cards", "url": "/flashcards", "description": "Review your due flashcards" },
    { "name": "AI Tutor", "short_name": "Tutor", "url": "/ai-tutor", "description": "Chat with the AI Tutor" }
  ]
}
