{
  "name": "BatchX.in — Institute Management",
  "short_name": "BatchX",
  "description": "The ultimate SaaS platform for modern educational institutes. Manage students, staff, fees, and exams.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#991b1b",
  "orientation": "portrait-primary",
  "categories": ["education", "business"],
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1024x575",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BatchX Desktop Dashboard"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "1024x575",
      "type": "image/png",
      "label": "BatchX Mobile Experience"
    }
  ]
}
