{
  "name": "EduHub — Unified Learning Portal",
  "short_name": "EduHub",
  "description": "Dashboard, Classroom Library, My Portal and Lucky Spin — one calm, fast home for every student.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050010",
  "theme_color": "#050010",
  "categories": [
    "education",
    "books",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Library",
      "short_name": "Library",
      "url": "/library",
      "description": "Open the Classroom Library"
    },
    {
      "name": "Lucky Spin",
      "short_name": "Spin",
      "url": "/game",
      "description": "Daily spin & streaks"
    },
    {
      "name": "My Portal",
      "short_name": "Portal",
      "url": "/portal",
      "description": "Open your student portal"
    }
  ],
  "prefer_related_applications": false
}
