{
  "name": "Kathari Cleaning Services",
  "short_name": "Kathari",
  "description": "Professional cleaning services and vacuum rentals",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FCFCFB",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Cleaning",
      "short_name": "Book",
      "description": "Schedule a cleaning service",
      "url": "/book"
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your upcoming bookings",
      "url": "/dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
