{
  "name": "Veil IITK",
  "short_name": "Veil",
  "description": "Anonymous connections · IITK only",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0b121e",
  "theme_color": "#0b121e",
  "icons": [
    {
      "src": "/cropped_circle_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
       "src": "/cropped_circle_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
     
    },
    {
      "src": "/badge.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ]
}