{
  "name": "Institute Management Pro",
  "short_name": "IMS Pro",
  "description": "Institute Management System",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#4e73df",
  "icons": [
  {
    "src": "/icons/imspro-icon-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/icons/imspro-icon-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }

  ]
}