{
  "name": "AVR Laser Studio",
  "short_name": "AVR Laser",
  "description": "Premier Laser Hair Removal & Aesthetic Skincare Studio in Surrey, BC. Painless diode laser, HydraFacial, SQT Bio Micro-Needling & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#C4122F",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-CA",
  "categories": ["beauty", "health", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Service",
      "short_name": "Book",
      "description": "Book a laser or skincare service online",
      "url": "/book-appointment",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Browse all laser and skincare treatments",
      "url": "/services",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get directions and contact information",
      "url": "/contact",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
