{
  "name": "Iconic Looks Salon Manager",
  "short_name": "Iconic Manager",
  "description": "Premium Salon Employee Management and Attendance System.",
  "start_url": "/#/",
  "display": "standalone",
  "background_color": "#0a0b14",
  "theme_color": "#1e1b4b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "16x16 32x32 180x180 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}