{
    "name": "Benevofy — Association Management",
    "short_name": "Benevofy",
    "description": "Manage your association with confidence. Events, contributions, payments, member performance — all in one beautiful platform built for East African associations.",
    "start_url": "/benevofy/app/dashboard.php",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "background_color": "#ffffff",
    "theme_color": "#27AE60",
    "orientation": "any",
    "id": "/benevofy/",
    "scope": "/benevofy/",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/benevofy/assets/img/icons/icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/benevofy/assets/img/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Benevofy Dashboard"
        },
        {
            "src": "/benevofy/assets/img/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Benevofy Dashboard"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "View your association dashboard",
            "url": "/benevofy/app/dashboard.php",
            "icons": [{"src": "/benevofy/assets/img/icons/icon-192x192.png", "sizes": "192x192"}]
        },
        {
            "name": "Events",
            "short_name": "Events",
            "description": "View and manage events",
            "url": "/benevofy/app/events.php",
            "icons": [{"src": "/benevofy/assets/img/icons/icon-192x192.png", "sizes": "192x192"}]
        },
        {
            "name": "Notifications",
            "short_name": "Alerts",
            "description": "View your notifications",
            "url": "/benevofy/app/notifications.php",
            "icons": [{"src": "/benevofy/assets/img/icons/icon-192x192.png", "sizes": "192x192"}]
        },
        {
            "name": "User Guide",
            "short_name": "Guide",
            "description": "Browse the help center",
            "url": "/benevofy/app/guide.php",
            "icons": [{"src": "/benevofy/assets/img/icons/icon-192x192.png", "sizes": "192x192"}]
        }
    ],
    "categories": ["business", "finance", "productivity"],
    "prefer_related_applications": false,
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}
