{
  "name": "ARPCO Kontrakteurs — sewer jetting & CCTV",
  "short_name": "ARPCO",
  "description": "Blocked sewer or stormwater line? Call ARPCO. Jetting, CCTV inspection and pump hire across the Free State.",
  "id": "/",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#171D23",
  "theme_color": "#171D23",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["business", "utilities"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Call ARPCO now",
      "short_name": "Call",
      "description": "Phone the yard straight away for a blocked line",
      "url": "/?src=pwa-call&action=call",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book a call-out",
      "short_name": "Call-out",
      "description": "Log the site and what the line is doing",
      "url": "/?src=pwa-callout&action=callout",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "WhatsApp the site",
      "short_name": "WhatsApp",
      "description": "Send the address and a photo of the manhole",
      "url": "/?src=pwa-wa&action=whatsapp",
      "icons": [{ "src": "/assets/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
