{
    "name": "Ekegusii",
    "short_name": "Ekegusii",
    "description": "Learn the language and culture of the Kisii people of Kenya.",
    "display": "standalone",
    "background_color": "#052e16",
    "theme_color": "#052e16",
    "orientation": "any",
    "start_url": "/",
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}