{
  "name": "Offer Salon",
  "short_name": "OfferSalon",
  "description": "Exclusive beauty deals near you",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.jpg",
      "sizes": "180x180",
      "type": "image/jpeg"
    }
  ]
}
