{
    "short_name": "MindNest",
    "name": "MindNest Africa Elite",
    "description": "Learn. Grow. Earn. The #1 Elite Learning Ecosystem for Africa.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/nest_logo.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/nest_logo.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#C5A019",
    "background_color": "#050505",
    "id": "bond.mindnest.app",
    "categories": ["education", "finance", "productivity"]
}