{
  "name": "SalonOS — Find & Book Salons Near You",
  "short_name": "SalonOS",
  "description": "Discover nearby salons, book beauty and grooming services, and pay with bKash.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#5E2C4E",
  "theme_color": "#5E2C4E",
  "orientation": "portrait-primary",
  "lang": "bn",
  "categories": ["lifestyle", "beauty"],
  "icons": [
    {
      "src": "/icons/salonos-logo-mark.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/salonos-logo-mark.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/salonos-logo-mark.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/salonos-logo-mark.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/salonos-logo-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Salon",
      "short_name": "Book",
      "description": "Find and book a salon near you",
      "url": "/salons",
      "icons": [{ "src": "/icons/salonos-logo-mark.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "My Appointments",
      "short_name": "Appointments",
      "description": "View your upcoming appointments",
      "url": "/profile/appointments",
      "icons": [{ "src": "/icons/salonos-logo-mark.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ]
}
