{
  "name": "Viara Med Spa & Wellness — Advanced Skin, Laser & Beauty",
  "short_name": "Viara",
  "description": "Luxury med spa in Chestermere, Alberta — skin rejuvenation, Aerolase laser and permanent makeup.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0908",
  "theme_color": "#d4a853",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "health",
    "lifestyle",
    "beauty"
  ],
  "icons": [
    {
      "src": "assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book an appointment",
      "short_name": "Book",
      "url": "./booking.html"
    },
    {
      "name": "Treatment menu",
      "short_name": "Treatments",
      "url": "./services.html"
    },
    {
      "name": "Visit",
      "short_name": "Visit",
      "url": "./contact.html"
    }
  ]
}
