{
  "short_name": "CAF Group",
  "name": "CAF Group of Companies - Fence & Property Services",
  "description": "Central Alberta's trusted fence material supplier and property services. 105+ products in stock. Local delivery, expert advice.",
  "lang": "en-CA",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "theme_color": "#4A7C9B",
  "background_color": "#fafafa",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "shopping", "utilities"],
  "iarc_rating_id": "",
  "screenshots": [
    {
      "src": "og-image.jpg",
      "sizes": "1264x848",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "CAF Group Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Material Calculator",
      "short_name": "Calculator",
      "description": "Calculate fence materials needed",
      "url": "/fence/calculator?source=pwa",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse 105+ fence products",
      "url": "/fence/store?source=pwa",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Request a free quote",
      "url": "/fence?source=pwa#quote",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Property Services",
      "short_name": "PS",
      "description": "Commercial property maintenance",
      "url": "/ps?source=pwa",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
