{
  "name": "Challenge Rate.com - B2B Wholesale Marketplace India",
  "short_name": "Challenge Rate.com",
  "description": "India's Premier B2B Wholesale Marketplace. Connect with verified manufacturers, suppliers, and buyers. Bulk sourcing, competitive rates, secure payments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0066cc",
  "background_color": "#ffffff",
  "lang": "en-IN",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ChallengeRate Desktop View"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ChallengeRate Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Products",
      "short_name": "Search",
      "description": "Search for wholesale products",
      "url": "/search",
      "icons": [
        {
          "src": "/pwa/icon-search.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Browse product categories",
      "url": "/category",
      "icons": [
        {
          "src": "/pwa/icon-category.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Access your account",
      "url": "/account/orders",
      "icons": [
        {
          "src": "/pwa/icon-account.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "dir": "ltr",
  "iarc_rating_id": "",
  "id": "challengerate-b2b-marketplace"
}
