{
  "name": "নাজিবুল - জ্ঞানের বিশ্ব",
  "short_name": "নাজিবুল",
  "description": "জ্ঞানের বিশ্বে ডুব দিন, আপনার বিশ্বস্ত গাইড! গভীর শিক্ষামূলক নিবন্ধ, সর্বশেষ খবর এবং আরও অনেক কিছু আবিষ্কার করুন।",
  "start_url": "/bn/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2196F3",
  "orientation": "portrait",
  "scope": "/",
  "lang": "bn",
  "dir": "ltr",
  "categories": ["education", "news", "productivity"],
  "display_override": ["window-controls-overlay", "minimal-ui", "standalone"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "auto",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "https://najibul.com/wp-content/uploads/2026/07/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "নাজিবুল জ্ঞানের বিশ্ব হোম"
    },
    {
      "src": "https://najibul.com/wp-content/uploads/2026/07/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "label": "মোবাইল ভিউ"
    }
  ],
  "icons": [
    {
      "src": "https://najibul.com/wp-content/uploads/2025/02/logo72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://najibul.com/wp-content/uploads/2025/02/logo144najibul.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://najibul.com/wp-content/uploads/2026/07/najibul-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://najibul.com/wp-content/uploads/2026/07/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "সাম্প্রতিক নিবন্ধ",
      "short_name": "নিবন্ধ",
      "description": "সর্বশেষ শিক্ষামূলক নিবন্ধ পড়ুন",
      "url": "/bn/?source=pwa_shortcut_articles",
      "icons": [{ "src": "https://najibul.com/wp-content/uploads/2026/07/shortcut-articles.png", "sizes": "192x192" }]
    },
    {
      "name": "খবর",
      "short_name": "খবর",
      "description": "সর্বশেষ খবরের সাথে আপডেট থাকুন",
      "url": "/bn/news/?source=pwa_shortcut_news",
      "icons": [{ "src": "https://najibul.com/wp-content/uploads/2026/07/shortcut-news.png", "sizes": "192x192" }]
    }
  ],
  "privacy_policy": "https://najibul.com/privacy-policy",
  "data_consent": {
    "gdpr": true,
    "ccpa": true,
    "cookie_consent_required": true
  }
}