{
  "id": "/",
  "name": "Qinbo — Home Services",
  "short_name": "Qinbo",
  "description": "Quick & Instant Bookings — verified home service professionals at your doorstep in Bengaluru.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0F0D",
  "theme_color": "#25D366",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["lifestyle", "utilities", "services"],
  "icons": [
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Service",
      "short_name": "Book Now",
      "description": "Request a home service instantly",
      "url": "/#book",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "WhatsApp Us",
      "short_name": "WhatsApp",
      "description": "Chat with Qinbo on WhatsApp",
      "url": "https://wa.me/918050959001",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
"screenshots": [
  {
    "src": "/screenshots/home.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/screenshots/mobile.png",
    "sizes": "390x844",
    "type": "image/png",
    "form_factor": "narrow"
  }
],
  "related_applications": [],
  "prefer_related_applications": false
}
