{
  "name": "QuickStop Metals",
  "short_name": "QuickStop",
  "description": "Live scrap metal prices, scrap calculator, and depot locations. The North of England's scrap metal buyer.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#D42027",
  "theme_color": "#D42027",
  "categories": ["business", "utilities", "finance"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Prices",
      "short_name": "Prices",
      "description": "Live scrap metal prices per kg and per tonne",
      "url": "/prices",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scrap Calculator",
      "short_name": "Calculator",
      "description": "Work out what your scrap is worth",
      "url": "/prices#qsc-wrap",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find a Depot",
      "short_name": "Depots",
      "description": "Preston, Stockport and Sheffield yard addresses",
      "url": "/depots",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sell on WhatsApp",
      "short_name": "WhatsApp",
      "description": "Send us a message to start a sale",
      "url": "https://api.whatsapp.com/send/?phone=447300318996&text=Hi+QuickStop+Metals%2C+I%27d+like+to+sell+some+scrap+metal.+Can+you+help%3F&type=phone_number&app_absent=0",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
