{
    "name": "Kilifi County Government",
    "short_name": "Kilifi County",
    "description": "Official citizen portal for Kilifi County Government - Serving the people of Kilifi",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#006BD1",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/LOGO/klf-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/LOGO/klf-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "government",
        "news",
        "utilities"
    ],
    "lang": "en",
    "dir": "ltr"
}