{
  "name": "Urmi Admin Dashboard",
  "short_name": "Urmi Admin",
  "description": "Appointment dashboard for Urmi Threading Salon staff",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF5FF",
  "theme_color": "#A855F7",
  "icons": [
    {
      "src": "/urmimainfront.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
