{
  "name": "KUETx — Student Life OS",
  "short_name": "KUETx",
  "version": "4.1.6",
  "description": "Comprehensive student life tracker for KUET students — academics, attendance, finance, wellbeing and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14532d",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "lang": "en-BD",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Go to Dashboard"
    },
    {
      "name": "Attendance",
      "url": "/attendance",
      "description": "Track attendance"
    },
    {
      "name": "Marks",
      "url": "/marks",
      "description": "Enter marks"
    }
  ]
}
