{
  "name": "AVM Samanvay",
  "short_name": "AVM Samanvay",
  "description": "Your Daily Teaching Companion — Live Timetables, Instant Proxy Alerts & Hassle-Free Leaves",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#020617",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/avm-logo.png",
      "sizes": "192x192 512x512 any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/avm-logo.png",
      "sizes": "192x192 512x512 any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Timetable",
      "short_name": "Timetable",
      "description": "View your daily schedule",
      "url": "/",
      "icons": [{ "src": "/avm-logo.png", "sizes": "any" }]
    },
    {
      "name": "Proxy Finder",
      "short_name": "Finder",
      "description": "Assign proxy seating",
      "url": "/",
      "icons": [{ "src": "/avm-logo.png", "sizes": "any" }]
    }
  ]
}
