{
  "name": "The Dominicans Barbershop",
  "short_name": "Dominicans",
  "description": "Raleigh's #1 Dominican barbershop since 2006. Skin fades, beard trims, hot towel shaves & kids cuts. 3601 Capital Blvd — open 7 days.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "orientation": "portrait-primary",
  "categories": ["business", "lifestyle", "beauty"],
  "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 an Appointment",
      "short_name": "Book",
      "url": "/#book-now",
      "description": "Book your appointment online"
    },
    {
      "name": "Services & Pricing",
      "short_name": "Services",
      "url": "/#services",
      "description": "View our services and pricing"
    },
    {
      "name": "Call the Shop",
      "short_name": "Call",
      "url": "tel:+19808191045",
      "description": "Call (980) 819-1045"
    }
  ]
}
