{
    "name": "KenyanEdu",
    "short_name": "KenyanEdu",
    "description": "Empowering Kenyan students with free, high-quality resources for all levels of education: CBC, Junior Secondary, KCSE, TVET, and KASNEB.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "orientation": "portrait-primary",
    "categories": ["education", "productivity", "books"],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=site.kenyan_edu.twa",
            "id": "site.kenyan_edu.twa"
        }
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "1563x1563",
            "type": "image/png"
        },
        {
            "src": "/favicon.png",
            "sizes": "1563x1563",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/logo_large.png",
            "sizes": "1563x1563",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/logo_large.png",
            "sizes": "1563x1563",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "id": "/",
    "scope": "/",
    "lang": "en-KE",
    "dir": "ltr",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "shortcuts": [
        {
            "name": "Library",
            "short_name": "Library",
            "description": "Browse all educational resources",
            "url": "/library",
            "icons": [{ "src": "/favicon.png", "sizes": "1563x1563" }]
        },
        {
            "name": "Home",
            "short_name": "Home",
            "description": "Go to homepage",
            "url": "/",
            "icons": [{ "src": "/favicon.png", "sizes": "1563x1563" }]
        }
    ],
    "share_target": {
        "action": "/library",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "q",
            "text": "q",
            "url": "q"
        }
    },
    "protocol_handlers": [
        {
            "protocol": "mailto",
            "url": "/support/contact?body=%s"
        }
    ],
    "file_handlers": [
        {
            "action": "/library",
            "accept": {
                "application/pdf": [".pdf"]
            },
            "icons": [
                {
                    "src": "/favicon.png",
                    "sizes": "1563x1563",
                    "type": "image/png"
                }
            ]
        }
    ],
    "launch_handler": {
        "client_mode": "focus-existing"
    }
}
