{
    "name": "ACDHA - African Cooperation for Development and Humanitarian Aid",
    "short_name": "ACDHA",
    "description": "Empowering vulnerable communities in South Sudan through humanitarian aid, education, and development programs.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#166534",
    "theme_color": "#166534",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": ["education", "health", "non-profit", "social"],
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "ACDHA Homepage on Desktop"
        },
        {
            "src": "/images/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "ACDHA Homepage on Mobile"
        }
    ],
    "shortcuts": [
        {
            "name": "About Us",
            "short_name": "About",
            "description": "Learn about ACDHA's mission and values",
            "url": "/about",
            "icons": [
                {
                    "src": "/images/about-icon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Get Involved",
            "short_name": "Get Involved",
            "description": "Support our mission through donations or volunteering",
            "url": "/get-involved",
            "icons": [
                {
                    "src": "/images/involve-icon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with ACDHA team",
            "url": "/contact",
            "icons": [
                {
                    "src": "/images/contact-icon.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
