{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Brainware University",
  "short_name": "brainwareuniversity",
  "start_url": ".",
  "display": "fullscreen",
  "orientation": "portrait",
  "theme_color": "aliceblue",
  "background_color": "#0f3db8",
  "description": "Brainware University, the best private university in Kolkata offers 45+ undergraduate, postgraduate, PhD, and Diploma programmes in BTech Engineering, Management, Law, Multimedia, etc. Remarkable 98% record placement in 2024.",
  "icons": [
    {
      "src": "/images/bwu-logo-round.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}