{
  "id": "/",
  "name": "Belocate - Market in Your Pocket",
  "short_name": "Belocate",
  "description": "Discover nearby shops, verified home services, local rentals, job opportunities, and community updates in Karimpur, Nadia, West Bengal.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff8f1",
  "theme_color": "#ffcd3c",
  "categories": [
    "business",
    "shopping",
    "lifestyle",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Nearby Shops",
      "short_name": "Shops",
      "description": "Browse nearby local shops and products",
      "url": "/shops",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "1024x1024",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Local Services",
      "short_name": "Services",
      "description": "Book verified local service providers",
      "url": "/services",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "1024x1024",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Local Rentals",
      "short_name": "Rentals",
      "description": "Find nearby vehicles, equipment, and property rentals",
      "url": "/rentals",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "1024x1024",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Local Jobs",
      "short_name": "Jobs",
      "description": "Find local jobs and vacancies",
      "url": "/jobs",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "1024x1024",
          "type": "image/webp"
        }
      ]
    }
  ]
}
