{
  "name": "BarberBook - Your Style, Perfected",
  "short_name": "BarberBook",
  "description": "Find your barber, pick a time, and book in seconds. Premium barber booking with loyalty rewards, AI assistant, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["lifestyle", "business"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663354923198/biEyvbzMfHKzxBb4xoum8r/barberbook-icon-192-v6-Weyh5fyuw9M5BESQWmovLf.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663354923198/biEyvbzMfHKzxBb4xoum8r/barberbook-icon-512-v6-cVBaGYunYDdadmYw2Jn6zF.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663354923198/biEyvbzMfHKzxBb4xoum8r/barberbook-icon-512-v6-cVBaGYunYDdadmYw2Jn6zF.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/barbers",
      "description": "Browse barbers and book an appointment"
    },
    {
      "name": "My Appointments",
      "short_name": "Appointments",
      "url": "/my-appointments",
      "description": "View your upcoming appointments"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services",
      "description": "Browse available services"
    }
  ]
}
