{
  "name": "StudentBuddy — AI Study Companion",
  "short_name": "StudentBuddy",
  "description": "Your AI-powered study companion",
  "start_url": "/DASHBOARD.html",
  "display": "standalone",
  "background_color": "#0D0F1A",
  "theme_color": "#6C47FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}