{
  "name": "Home Cleaning Pro",
  "short_name": "Clean Pro",
  "description": "Professional deep cleaning & pest control services across India",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f4c3a",
  "theme_color": "#0f4c3a",
  "orientation": "portrait",
  "categories": ["cleaning", "services", "home", "pest-control"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Home Cleaning Pro",
      "url": "tel:+917972754723",
      "icons": [
        {
          "src": "android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Request a free quote",
      "url": "/#contact",
      "icons": [
        {
          "src": "android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all our services",
      "url": "/#services",
      "icons": [
        {
          "src": "android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "img/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Home Cleaning Pro Services"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/"
}