{
  "id": "./",
  "name": "KAVIR \u2014 JEE Preparation",
  "short_name": "KAVIR",
  "description": "Your JEE preparation, study timer, targets, analytics and Duo study space.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f6fb",
  "theme_color": "#6d4aff",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}