{
  "name": "Gentlemen's Barber Shop",
  "short_name": "Gentlemen's ",
  "description": "Classic cuts, modern fades, and hot towel shaves in Palm Bay. Walk out looking sharp.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f1e8",
  "theme_color": "#c89b5c",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}