{
  "name": "Tanea Hairstyle",
  "short_name": "Tanea",
  "description": "Luxury hair salon specializing in bespoke balayage, platinum blonde, and color correction in Palm Beach, Florida",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fef8f3",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-blonde.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "categories": ["business", "lifestyle"],
  "shortcuts": [
    {
      "name": "Book a Consultation",
      "short_name": "Book",
      "description": "Book your private hair consultation",
      "url": "/?section=book",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
