{
    "name": "CHEER MEDICS FOUNDATION",
    "short_name": "Cheer Medics",
    "description": "Supporting medical students and bringing healthcare to elderly people in Delta State, Nigeria.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#083f75",
    "background_color": "#083f75",
    "lang": "en-NG",
    "dir": "ltr",
    "categories": ["health", "education", "lifestyle"],
    "icons": [
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Donate",
            "short_name": "Donate",
            "url": "/donate?source=pwa",
            "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Volunteer",
            "short_name": "Volunteer",
            "url": "/volunteers?source=pwa",
            "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Apply for assistance",
            "short_name": "Apply",
            "url": "/apply?source=pwa",
            "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
        }
    ]
}
