{
  "name": "Golden Scissors Barber Shop",
  "short_name": "Golden Scissors",
  "description": "Book your appointment at Golden Scissors — Leicester's premium barber shop.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D0D0D",
  "theme_color": "#C9A84C",
  "lang": "en-GB",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Book your next appointment",
      "url": "/book",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Contact & Hours",
      "short_name": "Info",
      "description": "Opening hours and contact details",
      "url": "/info",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": []
}
