
{
  "name": "Precious Metal Recyclers Ltd",
  "short_name": "PMR",
  "description": "Non-ferrous recycling for contractors across Greater Manchester. Scales to your site, paid by bank transfer.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#100E0C",
  "theme_color": "#100E0C",
  "lang": "en-GB",
  "categories": ["business", "utilities"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call us",
      "short_name": "Call",
      "url": "/contact/?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "What we buy",
      "short_name": "Materials",
      "url": "/what-we-buy/?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
