{
  "name": "Empire Barbers",
  "short_name": "Empire Barbe",
  "description": "Classic cuts, modern fades, and the cleanest line-ups in Coral Springs. Walk in sharp, walk out sharper.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f3",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}