{
  "name": "BooksInd — Luxury Academic & NCERT Bookstore",
  "short_name": "BooksInd",
  "description": "India's Premier Academic & NCERT Bookstore. 100% Original Textbooks, Combo Sets & Competitive Exam Books with Pan-India Delivery.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f5f2",
  "theme_color": "#0f1115",
  "orientation": "portrait-primary",
  "categories": ["education", "books", "shopping"],
  "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-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "NCERT Books (Class 1-12)",
      "short_name": "NCERT",
      "url": "/collections/ncert-books",
      "description": "Browse complete NCERT syllabus textbooks"
    },
    {
      "name": "Complete Combo Sets",
      "short_name": "Combos",
      "url": "/collections/ncert-books-combo-set",
      "description": "All-in-one class curriculum bundles"
    },
    {
      "name": "Competitive Exams",
      "short_name": "Exams",
      "url": "/collections/upsc-books",
      "description": "UPSC, IIT-JEE, NEET & SSC Preparation"
    },
    {
      "name": "Shopping Bag",
      "short_name": "Cart",
      "url": "/cart",
      "description": "View items in your bag"
    }
  ]
}
