{
  "id": "/",
  "name": "IQVer",
  "short_name": "IQVer",
  "description": "IQVer — live classes, exams, and proctoring on the web",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#2563eb",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Teacher dashboard",
      "short_name": "Dashboard",
      "description": "Sessions, live proctoring, and class activity",
      "url": "/dashboard"
    },
    {
      "name": "Student portal",
      "short_name": "Student",
      "description": "Student home and join links",
      "url": "/student"
    }
  ]
}
