{
    "id": "/?source=pwa",
    "name": "Najibul - Knowledge World",
    "short_name": "Najibul",
    "description": "Dive into the World of Knowledge, Your Trusted Guide! Discover in-depth educational articles, latest news & much more.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui",
        "browser"
    ],
    "orientation": "any",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "education",
        "news",
        "productivity",
        "lifestyle"
    ],
    "prefer_related_applications": false,
    "related_applications": [],
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    },
    "edge_side_panel": {
        "preferred_width": 400
    },
    "protocol_handlers": [
        {
            "protocol": "web+najibul",
            "url": "/?source=pwa_protocol&url=%s"
        }
    ],
    "icons": [
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/screenshots/home-mobile.png",
            "sizes": "540x720",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Najibul homepage on mobile"
        },
        {
            "src": "/wp-content/plugins/najibul-pwa/assets/screenshots/home-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Najibul homepage on desktop"
        }
    ],
    "shortcuts": [
        {
            "name": "Latest Articles",
            "short_name": "Articles",
            "description": "Read the latest educational articles",
            "url": "/?source=pwa_shortcut_articles",
            "icons": [
                {
                    "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "News",
            "short_name": "News",
            "description": "Stay updated with the latest news",
            "url": "/news/?source=pwa_shortcut_news",
            "icons": [
                {
                    "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Notifications",
            "short_name": "Notif",
            "description": "View your notifications",
            "url": "/?source=pwa_shortcut_notifications",
            "icons": [
                {
                    "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Bookmarks",
            "short_name": "Bookmarks",
            "description": "Your saved articles",
            "url": "/bookmarks/?source=pwa_shortcut_bookmarks",
            "icons": [
                {
                    "src": "/wp-content/plugins/najibul-pwa/assets/icons/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "share_target": {
        "action": "/share/",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "privacy_policy": "/privacy-policy/"
}