{
  "name": "Lunavigate — Smart Study Scheduler",
  "short_name": "Lunavigate",
  "description": "Navigate your studies.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f6f5fd",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
