{
  "name": "BarberPro",
  "short_name": "BarberPro",
  "description": "Sistema de gestão para barbearias",
  "start_url": "/BarberSchedule",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#FF8800",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1622286342621-4bd786c2447c?w=192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1622286342621-4bd786c2447c?w=512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
