{
  "name": "AIVICO - AI-Powered Learning",
  "short_name": "AIVICO",
  "description": "AI-powered education platform for Pakistani students with O-Level courses, quizzes, and personalized learning",
  "start_url": "/student",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Courses", "url": "/student/courses", "description": "Browse O-Level courses" },
    { "name": "Quizzes", "url": "/student/quiz", "description": "Take a quiz" },
    { "name": "Chat with AI", "url": "/student/chat", "description": "Ask the AI tutor" }
  ]
}
