{
  "name": "BarberLab Beverly Hills",
  "short_name": "BarberLab",
  "description": "Book your haircut at BarberLab Beverly Hills — 5-star barber shop on N. Bedford Dr.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1a1a",
  "background_color": "#1a1a1a",
  "categories": ["lifestyle", "health"],
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/book",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
