{
  "name": "ResultVala - Institution Management System",
  "short_name": "ResultVala",
  "description": "Official Cross-Platform Application for ResultVala College & School Management System",
  "start_url": "/college-rms/index.php?utm_source=pwa",
  "scope": "/college-rms/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#ff6b1a",
  "background_color": "#09090b",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "productivity", "management"],
  "icons": [
    {
      "src": "/college-rms/assets/img/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/college-rms/assets/img/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/college-rms/assets/img/icons/maskable-icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Digital Notice Board",
      "short_name": "Notice Board",
      "description": "View live class schedule and notices",
      "url": "/college-rms/admin/timetable/noticeboard.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/college-rms/assets/img/icons/icon-192x192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Class Timetables",
      "short_name": "Timetable",
      "description": "Manage standard and section timetables",
      "url": "/college-rms/admin/timetable/index.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/college-rms/assets/img/icons/icon-192x192.svg", "sizes": "192x192" }]
    },
    {
      "name": "App Installation Center",
      "short_name": "App Install",
      "description": "Cross-platform installation & status",
      "url": "/college-rms/app-install.php?utm_source=pwa_shortcut",
      "icons": [{ "src": "/college-rms/assets/img/icons/icon-192x192.svg", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
