{
    "name": "TaBir - Sign Language Interpreter",
    "short_name": "TaBir",
    "description": "Breaking Barriers In Sign Language Communication",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#013366",
    "icons": [
        {
            "src": "/add-x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}