{
    "name": "Transforming the Next Generation Initiative",
    "short_name": "TNGI",
    "description": "Empowering and inspiring youth through advocacy, education, and community-driven initiatives.",
    "icons": [
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/project logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/project logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#198754",
    "background_color": "#ffffff",
    "start_url": "/TNGD/index.php",
    "display": "standalone",
    "orientation": "portrait"
}