{
  "id": "www.mubarakdeals.com",
  "name": "Mubarak Deals",
  "short_name": "MubarakDeals",
  "description": "Shop Islamic products, electronics, modest fashion, books & more",
  "icons": [
    {
      "src": "/wp-content/uploads/pwa-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/pwa-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "background_color": "#ffffff",
  "theme_color": "#1a5d1a",
  "display": "standalone",
  "dir": "ltr",
  "orientation": "portrait",
  "start_url": ".",
  "scope": "/",
  "shortcuts": [
    {
      "name": "MubarakDeals",
      "url": "/",
      "description": "Shop Islamic products, electronics, modest fashion, books & more",
      "icons": [
        {
          "src": "/wp-content/uploads/pwa-icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "handle_links": "preferred"
}