{
  "name": "EduSense AI - Assessment Intelligence Platform",
  "short_name": "EduSense AI",
  "description": "AI-powered handwritten answer sheet evaluation and teaching intelligence platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Student Dashboard",
      "url": "/student",
      "description": "Access your student dashboard"
    },
    {
      "name": "Teacher Dashboard",
      "url": "/dashboard",
      "description": "Access teacher dashboard"
    }
  ]
}
