{
  "name": "New York Hair Barbershop",
  "short_name": "New York Hai",
  "description": "Classic cuts, clean fades, and hot towel shaves in downtown Melbourne. Walk in 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"
    }
  ]
}