{
  "name": "BeauLink - Beauty & Jewellery",
  "short_name": "BeauLink",
  "description": "Book makeup artists and explore curated jewellery collections",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9b3d8e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["beauty", "shopping", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book an Artist",
      "url": "/services",
      "description": "Browse and book makeup artists"
    },
    {
      "name": "Jewellery",
      "url": "/jewellery",
      "description": "Explore jewellery collections"
    }
  ]
}
