{
  "name": "Layla's Beauty & Hair Salon",
  "short_name": "Layla's",
  "description": "Sheffield's premier Afro-Caribbean & English hair and beauty salon — braids, weaves, brows, skincare & waxing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080604",
  "theme_color": "#c9963c",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["beauty", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a hair or beauty appointment",
      "url": "/#booking"
    },
    {
      "name": "Our Work",
      "short_name": "Gallery",
      "description": "Browse our portfolio",
      "url": "/#our-work"
    }
  ]
}
