{
  "id": "Carjiffy",
  "name": "Carjiffy",
  "short_name": "CarJiffy",
  "description": "description",
  "icons": [
    {
      "src": "carhub-192.png",
      "sizes": "192x192",
      "type": "image\/png",
      "purpose": "any"
    },
    {
     "src": "carhub-192.png",
      "sizes": "192x192",
      "type": "image\/png",
      "purpose": "maskable"
    },
    {
      "src": "carhub-512.png",
      "sizes": "512x512",
      "type": "image\/png",
      "purpose": "any"
    },
    {
      "src": "carhub-512.png",
      "sizes": "512x512",
      "type": "image\/png",
      "purpose": "maskable"
    }
  ],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "display": "standalone",
  "dir": "ltr",
  "orientation": "portrait",
  "start_url": "\/dashboard",
  "scope": "\/",
  "shortcuts": [
    {
      "name": "CJ",
      "url": "\/app-home\/",
      "description": "CJ",
      "icons": [
        {
          "src": "carhub-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "handle_links": "preferred"
}

