{
  "display_override": ["window-controls-overlay"], 
  "protocol_handlers": [{"protocol":"mailto","url":"/newEmail?to=%s"}], 
  "description": "", 
  "shortcuts": [
    {
      "name": "Start Live Session",
      "short_name": "Start Live",
      "description": "Jump direction into starting or joining a live session",
      "url": "/?startLive",
      "icons": [
        {
          "src": "https://qafe.13karat.in/logo192.png",
          "sizes": "192x192"
        }
      ]
    }
  ], 
  "screenshots": [
    {
      "src": "https://app.13karat.in/logo512.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "PWABuilder Home Screen"
    },
    {
      "src": "https://app.13karat.in/logo512.png",
      "sizes": "2880/1800",
      "type": "image/png",
      "description": "PWABuilder Report Card"
    },
    {
      "src": "https://app.13karat.in/logo512.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "Manifest information on the Report Card"
    }
  ], 
  "orientation": "portrait", 
    "short_name": "13K",
    "name": "13K",
    "icons": [
      {
        "src": "favicon.ico",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
      },
      {
        "src": "logo192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "logo512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
  }
  