{
  "name": "Pairavi Book House",
  "short_name": "Pairavi",
  "description": "Nepal's bookstore — 5,000+ books, Cash on Delivery anywhere in Nepal.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F4EB",
  "theme_color": "#1E3A2B",
  "lang": "en",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Shop books", "url": "/pages/shop.html" },
    { "name": "My orders", "url": "/pages/account.html?tab=orders" },
    { "name": "LLB Sets", "url": "/pages/study-pack.html?pack=llb" }
  ]
}
