{
    "name": "AI NexGen Tutor - Smart Learning Platform",
    "short_name": "AI NexGen",
    "description": "Revolutionary AI-powered education platform designed for South African students. Get personalized tutoring, adaptive learning, and achieve academic excellence.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0F172A",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-ZA",
    "dir": "ltr",
    "categories": ["education", "ai", "learning", "tutor", "student"],
    "edge_side_panel": {
        "preferred_width": 400
    },
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "handle_links": "preferred",
    "icons": [
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/ai-nexgen-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Start Learning",
            "short_name": "Learn",
            "description": "Start your AI-powered learning session",
            "url": "/",
            "icons": [
                {
                    "src": "images/ai-nexgen-logo.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "images/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view of AI NexGen Tutor"
        },
        {
            "src": "images/screenshot-desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Desktop view of AI NexGen Tutor"
        }
    ],
    "features": [
        "Cross Platform",
        "Fast",
        "Simple",
        "Offline Capable",
        "Mobile Optimized"
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "protocol_handlers": [],
    "file_handlers": []
}