{
  "id": "/",
  "name": "VIT Life - College Lifestyle & Management App",
  "short_name": "VIT Life",
  "description": "Centralized college lifestyle and management portal for VIT Bhopal students, featuring event management, club directories, academic guidelines, and student resources.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#0d0e12",
  "theme_color": "#0d0e12",
  "categories": [
    "education",
    "lifestyle",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Timetable Tracker",
      "short_name": "Timetable",
      "description": "View daily class schedule and attendance tracking",
      "url": "/?tab=timetable",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Campus Fests & Events",
      "short_name": "Events",
      "description": "Browse upcoming campus events, fests, and workshops",
      "url": "/?tab=campus",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Opportunities Hub",
      "short_name": "Opportunities",
      "description": "Explore software engineering placements and internships",
      "url": "/?tab=opportunities",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
