{
  "short_name": "Biddeasy",
  "name": "Biddeasy",
  "icons": [
    {
      "src": "/static/images/favicon.ico",
      "type": "image/x-icon",
      "sizes": "512x512 192x192 64x64 32x32 24x24 16x16"
    }
  ],
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2E3092",
  "background_color": "#2E3092",
  "description": "Biddeasy",
  "dir": "ltr",
  "lang": "en-in"
}