{
  "name": "BrowselyQuarry",
  "short_name": "BrowselyQuarry",
  "description": "An independent editorial discovery website dedicated to exploring luxury Canadian hotels, resorts, products, and experiences.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fcfcfc",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "images/browselyquarry-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/browselyquarry-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/browselyquarry-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}