{
    "name": "Lifecycle Care and Empowerment Initiative",
    "short_name": "Lifecycle Care",
    "description": "Lifecycle Care and Empowerment Initiative supports vulnerable people through dignity, care, protection, inclusion, and practical community empowerment.",
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "background_color": "#eef8fd",
    "theme_color": "#03284f",
    "orientation": "portrait-primary",
    "lang": "en",
    "dir": "ltr",
    "categories": ["charity", "nonprofit", "community", "social"],
    "icons": [
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Donate",
            "short_name": "Donate",
            "description": "Support Lifecycle Care programs.",
            "url": "/get-involved?source=pwa-shortcut",
            "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Projects",
            "short_name": "Projects",
            "description": "See community activities and project stories.",
            "url": "/our-projects?source=pwa-shortcut",
            "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Impact Portal",
            "short_name": "Impact",
            "description": "View public impact and donation records.",
            "url": "/impact-portal?source=pwa-shortcut",
            "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
        }
    ]
}
