{
  "name": "Dapper Fellas",
  "short_name": "Dapper Fellas",
  "description": "Armenian Barbershop on Victory Blvd. Hot towel shaves, signature cuts, complimentary whiskey. Valley Glen, Los Angeles.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0A0807",
  "theme_color": "#0A0807",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a chair",
      "short_name": "Book",
      "url": "/#book",
      "description": "Reserve a chair via the booking widget"
    },
    {
      "name": "Try On",
      "short_name": "Try On",
      "url": "/#tryon",
      "description": "AI hair preview before you sit"
    }
  ]
}
