{
  "short_name": "Ascari",
  "name": "Ascari Building Contractors - Expert Construction & Carpentry",
  "icons": [
    {
      "src": "./favicon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./favicon/construction-logo-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./favicon/construction-logo-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "description": "Ascari Building Contractors specializes in expert construction, renovations, and carpentry across Devon & Cornwall.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-GB",
  "categories": [
    "construction",
    "renovation",
    "carpentry",
    "home improvement",
    "building"
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore the construction and renovation services we offer.",
      "url": "/services",
      "icons": [
        {
          "src": "shortcut-services.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Ascari Building Contractors.",
      "url": "/contact",
      "icons": [
        {
          "src": "shortcut-contact.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Projects",
      "short_name": "Projects",
      "description": "See our past construction and carpentry work.",
      "url": "/projects",
      "icons": [
        {
          "src": "shortcut-projects.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Home Page Screenshot"
    },
    {
      "src": "screenshot2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Projects Page Screenshot"
    }
  ]
}
