{
  "name": "PixelSolution Customer - Technology Solutions Kenya",
  "short_name": "PixelSolution",
  "description": "Your trusted technology solutions partner in Kenya. Shop laptops, phones, accessories and more with fast delivery across Nairobi, Embu, Chuka, Meru, Nyandarua, Nyeri, Nyahururu, Nakuru and other parts of Kenya.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "scope": "/",
  "id": "pixelsolution-kenya-pwa",
  "lang": "en-US",
  "categories": ["shopping", "technology", "business"],
  "dir": "ltr",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "prefer_related_applications": false,
  "screenshots": [],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse our latest technology products",
      "url": "/products?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "Manage your account and orders",
      "url": "/Home/Profile?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our support team",
      "url": "/contact?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [
    {
      "protocol": "web+pixelsolution",
      "url": "/?handler=%s"
    }
  ]
}
