{
  "name": "ইন্দোবাংলা বুক — ভারতীয় বাংলা বইয়ের দোকান",
  "short_name": "ইন্দোবাংলা",
  "description": "কলকাতার প্রকাশনীর বাংলা বই বাংলাদেশে ঘরে বসে অর্ডার করুন।",
  "lang": "bn-BD",
  "theme_color": "#C81E2B",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/?src=pwa",
  "categories": ["shopping", "books", "education"],
  "icons": [
    {
      "src": "icons/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    { "name": "সব বই", "url": "/books/search", "description": "পুরো ক্যাটালগ" },
    { "name": "আমার অর্ডার", "url": "/orders", "description": "অর্ডারের অবস্থা" },
    { "name": "আজকের পাতা", "url": "/ajker-pata", "description": "আজকের লেখা" }
  ]
}
