{
    "name": "Gathr — Fundraising for Nigerians",
    "short_name": "Gathr",
    "description": "Raise funds for medical, community, education, and emergency causes in Nigeria — with verified creators, secure donations, and fast payouts.",
    "id": "ng.gathr.app",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#fff7ee",
    "lang": "en-NG",
    "categories": ["finance", "social", "productivity"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Explore campaigns",
            "url": "/campaigns",
            "description": "Browse campaigns that need support"
        },
        {
            "name": "Start a campaign",
            "url": "/auth/create",
            "description": "Create a new fundraising campaign"
        }
    ]
}
