{
  "name": "Just Tool Hire Newcastle",
  "short_name": "Tool Hire",
  "description": "Premium Tool & Equipment Hire in Newcastle-under-Lyme, Staffordshire.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F7",
  "theme_color": "#D22B2B",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Material Calculators",
      "short_name": "Calculators",
      "url": "/calculators/",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact & Support",
      "short_name": "Contact",
      "url": "/contact/",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
