{
  "name": "नजीबुल - ज्ञान की दुनिया",
  "short_name": "नजीबुल",
  "description": "ज्ञान की दुनिया में गोता लगाएँ, आपका विश्वसनीय मार्गदर्शक! गहन शैक्षिक लेख, नवीनतम समाचार और बहुत कुछ खोजें।",
  "start_url": "/hi/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2196F3",
  "orientation": "portrait",
  "scope": "/",
  "lang": "hi",
  "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": "/hi/?source=pwa_shortcut_articles",
      "icons": [{ "src": "https://najibul.com/wp-content/uploads/2026/07/shortcut-articles.png", "sizes": "192x192" }]
    },
    {
      "name": "समाचार",
      "short_name": "समाचार",
      "description": "नवीनतम समाचारों के साथ अपडेट रहें",
      "url": "/hi/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
  }
}