{
  "name": "BeautyHub - Beauty & Salon Services Platform",
  "short_name": "BeautyHub",
  "description": "Book luxury salon services, event makeup, and hire top beauty freelancers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff1f2",
  "theme_color": "#881337",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["beauty", "lifestyle", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "url": "/customer/bookings"
    },
    {
      "name": "Business Portal",
      "short_name": "Business",
      "url": "/business/dashboard"
    },
    {
      "name": "Freelancer Gigs",
      "short_name": "Freelancer",
      "url": "/freelancer/dashboard"
    }
  ]
}
