{
  "name": "BookKaaro — Pakistan's #1 Marketplace",
  "short_name": "BookKaaro",
  "description": "Book holiday homes, cleaning, property management & 45+ home services across Pakistan. Make Life Easier and Better.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "lang": "en-PK",
  "categories": ["lifestyle", "shopping", "travel"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Holiday Home",
      "short_name": "Holiday Homes",
      "description": "Browse holiday home listings",
      "url": "/listings?type=property_short_term",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book a Service",
      "short_name": "Services",
      "description": "Browse home service listings",
      "url": "/listings?type=service",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your bookings",
      "url": "/dashboard/bookings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "BookKaaro — Pakistan's #1 Marketplace"
    }
  ]
}
