{
  "name": "Smart AI Study Hub",
  "short_name": "AI Study Hub",
  "description": "An AI-powered smart learning platform that helps students generate notes, MCQs, and get instant answers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030014",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
