{
  "name": "Student Portal",
  "short_name": "Merit LMS",
  "description": "Learning Management System features including live classes, offline mode, push notifications and more.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3c72",
  "icons": [
    {
      "src": "./icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
