{
    "name": "Afro-Merica Tutorial & Trainings",
    "short_name": "Afro-Merica",
    "description": "Expert STEM tutoring, interactive labs, and Python challenges",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#144147",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/static/img/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/static/img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/static/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["education", "productivity"],
    "lang": "en-US",
    "dir": "ltr"
}
