{
  "name": "Pulse Tech Uganda - Electronics & Networking Equipment",
  "short_name": "Pulse Tech Uganda",
  "description": "Your trusted online shop for house electronics and networking equipment in Uganda. Find the best deals on TVs, refrigerators, computers, routers, cables, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/pulsetechlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pulsetechlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pulsetechlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pulsetechlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pulsetechlogo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pulse Tech Uganda - Home"
    },
    {
      "src": "/images/pulsetechlogo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pulse Tech Uganda - Home"
    }
  ],
  "categories": ["shopping", "business"],
  "lang": "en-UG",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Shop",
      "description": "Browse all electronics and networking equipment",
      "url": "/",
      "icons": [
        {
          "src": "/images/pulsetechlogo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Search Products",
      "short_name": "Search",
      "description": "Search for specific products",
      "url": "/search",
      "icons": [
        {
          "src": "/images/pulsetechlogo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your order history",
      "url": "/account/orders",
      "icons": [
        {
          "src": "/images/pulsetechlogo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}