{
  "name": "Lectrax",
  "short_name": "Lectrax",
  "description": "A Modern Academic Management Platform",
  "id": "/go",
  "start_url": "/go/login",
  "scope": "/go/",
  "display": "standalone",
  "handle_links": "not-preferred",
  "prefer_related_applications": false,
  "background_color": "#FFFFFF",
  "theme_color": "#0B3D91",
  "lang": "en",
  "orientation": "portrait-primary",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.png?v=20260718w",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png?v=20260718w",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png?v=20260718w",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png?v=20260718w",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png?v=20260718w",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180x180.png?v=20260718w",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png?v=20260718w",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256x256.png?v=20260718w",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png?v=20260718w",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=20260718w",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png?v=20260718w",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Started",
      "short_name": "Sign Up",
      "description": "Create your Lectrax account",
      "url": "/go/signup",
      "icons": [
        {
          "src": "/icons/icon-192x192.png?v=20260718w",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Sign In",
      "short_name": "Login",
      "description": "Sign in to your account",
      "url": "/go/login",
      "icons": [
        {
          "src": "/icons/icon-192x192.png?v=20260718w",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
