{
  "name": "REREADIA — Used Books Store",
  "short_name": "REREADIA",
  "description": "India's first used books store. Shop novels, JEE, NEET, and textbooks at great prices.",
  "lang": "en-IN",
  "dir": "ltr",
  "id": "https://www.rereadia.in/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f9fa",
  "theme_color": "#4f46e5",
  "categories": ["shopping", "books", "education"],
  "icons": [
    {
      "src": "/Rereadia/images/rereadia-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/Rereadia/images/rereadia-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/Rereadia/images/rereadia-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Novels",
      "short_name": "Novels",
      "description": "Browse novels",
      "url": "/Rereadia/novels.html",
      "icons": [{ "src": "/Rereadia/images/rereadia-logo.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    },
    {
      "name": "JEE Books",
      "short_name": "JEE",
      "description": "JEE preparation books",
      "url": "/Rereadia/jee.html",
      "icons": [{ "src": "/Rereadia/images/rereadia-logo.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    },
    {
      "name": "NEET Books",
      "short_name": "NEET",
      "description": "NEET preparation books",
      "url": "/Rereadia/neet.html",
      "icons": [{ "src": "/Rereadia/images/rereadia-logo.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search all books",
      "url": "/Rereadia/search.html",
      "icons": [{ "src": "/Rereadia/images/rereadia-logo.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    }
  ]
}
