{
  "id": "rentlow-pwa",
  "name": "RentLow",
  "short_name": "RentLow",
  "description": "Premium home appliances on rent at lowest rentals. Rent high quality ACs, washing machines, refrigerators, microwaves, and water purifiers with free maintenance and installation.",
  "categories": ["shopping", "house_and_home"],
  "start_url": "/",
  "scope": "/",
  "lang": "en-IN",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "portrait-primary",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RentLow Home Screen on Mobile"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RentLow Catalog on Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Air Conditioners",
      "url": "/?category=AC",
      "description": "Rent high-quality ACs"
    },
    {
      "name": "Refrigerators",
      "url": "/?category=Fridge",
      "description": "Rent premium double & single door fridges"
    }
  ]
}
