{
  "name": "PRiNT BiG UK - Large Format Printing London",
  "short_name": "PRiNT BiG UK",
  "description": "East London's #1 large format printing specialists. Professional banners, exhibition displays, backdrops, signage & pop-up stands.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#E60067",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/printbiguk-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/printbiguk-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "shopping"],
  "shortcuts": [
    {
      "name": "Get Quote",
      "short_name": "Quote",
      "description": "Get an instant quote for your printing needs",
      "url": "/quotes",
      "icons": [
        {
          "src": "/images/printbiguk-logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "View Products",
      "short_name": "Products",
      "description": "Browse our complete range of printing products",
      "url": "/products",
      "icons": [
        {
          "src": "/images/printbiguk-logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our printing experts",
      "url": "/contact",
      "icons": [
        {
          "src": "/images/printbiguk-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
