{
  "name": "M&M Rubber Paving",
  "short_name": "M&M Floors",
  "description": "Professional rubber paving and epoxy flooring services in Edmonton and surrounding areas. Get free quotes, book estimates, and explore our work.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a2744",
  "lang": "en-CA",
  "dir": "ltr",
  "categories": [
    "business",
    "lifestyle",
    "utilities"
  ],
  "icons": [
    {
      "src": "/img/pwa/icon-72.png?v=2",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-96.png?v=2",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-128.png?v=2",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-144.png?v=2",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-152.png?v=2",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-256.png?v=2",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-384.png?v=2",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Free Estimate",
      "short_name": "Book",
      "description": "Schedule a free on-site estimate",
      "url": "/book?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/img/pwa/icon-192.png?v=2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Our Projects",
      "short_name": "Projects",
      "description": "Recent rubber paving and epoxy projects",
      "url": "/projects?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/img/pwa/icon-192.png?v=2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call M&M Rubber Paving",
      "url": "tel:+15873373726"
    }
  ],
  "prefer_related_applications": false
}