{
  "name": "BEIIT Online Test Portal",
  "short_name": "BEIIT Tests",
  "description": "Bipasha Educational Institute of Coaching, Nadaun — Online Test Series",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4fbff",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "assets/beiit-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}