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