{
  "name": "Metropolitan Cuts",
  "short_name": "Metro Cuts",
  "description": "Metropolitan Cuts — Your neighborhood barbershop & salon in the Bronx.",
  "start_url": "/barbershop/",
  "scope": "/barbershop/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4a843",
  "orientation": "portrait-primary",
  "categories": ["lifestyle"],
  "icons": [
    {
      "src": "/barbershop/images/barber-pole-gold.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/barbershop/images/barber-pole-gold.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our services",
      "url": "/barbershop/services"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/barbershop/contact"
    }
  ]
}
