{
    "name": "Youth For Change",
    "short_name": "YFC",
    "description": "Empowering youth to create lasting change in their communities through education, empowerment, and community action.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#DF167C",
    "orientation": "portrait-primary",
    "scope": "/",
    "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"
        }
    ],
    "categories": [
        "nonprofit",
        "education",
        "social"
    ],
    "lang": "en",
    "dir": "ltr"
}