{
  "name": "JL Construction",
  "short_name": "JL Construction",
  "description": "Plumbing, Electrical, Appliances & Building — Book a technician in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#d97706",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "en-ZA",
  "shortcuts": [
    {
      "name": "Book a Plumber",
      "short_name": "Plumbing",
      "description": "Book a plumber now",
      "url": "/?trade=plumbing",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Request a Quote",
      "short_name": "Quote",
      "description": "Get a free quote",
      "url": "/?quote=true",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
