{
  "name": "Naureen's Beauty & Hair Studio",
  "short_name": "Naureen's Beauty",
  "description": "Professional hair, facial, skincare and waxing services in Caledonia, Ontario, serving Caledonia, Haldimand County and Hamilton.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "dir": "ltr",
  "theme_color": "#45212C",
  "background_color": "#FAF6F4",
  "categories": [
    "beauty",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/imgs/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imgs/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imgs/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imgs/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/imgs/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/imgs/banner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Naureen's Beauty & Hair Studio — Caledonia, Ontario"
    },
    {
      "src": "/imgs/dp.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Naureen's Beauty & Hair Studio"
    }
  ],
  "shortcuts": [
    {
      "name": "Book an Appointment",
      "short_name": "Book",
      "description": "Call or text Naureen's Beauty & Hair Studio to book an appointment.",
      "url": "tel:+12896893860",
      "icons": [
        {
          "src": "/imgs/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact Naureen's Beauty & Hair Studio in Caledonia.",
      "url": "/contact.html",
      "icons": [
        {
          "src": "/imgs/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View hair, facial and waxing services.",
      "url": "/#services",
      "icons": [
        {
          "src": "/imgs/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}