{
    "name": "Atlas Learning Platform",
    "short_name": "Atlas Learning",
    "description": "A modern learning management system with AI-powered recommendations, telemetry analytics, and proctored assessments",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#002952",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
"icons": [
        {
            "src": "/icons/icon-72x72.svg",
            "sizes": "72x72",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-96x96.svg",
            "sizes": "96x96",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-128x128.svg",
            "sizes": "128x128",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-144x144.svg",
            "sizes": "144x144",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-152x152.svg",
            "sizes": "152x152",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-192x192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-384x384.svg",
            "sizes": "384x384",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-512x512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable any"
        }
    ],
    "categories": ["education", "productivity"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Student Workspace",
            "short_name": "Workspace",
            "description": "Access your learning workspace",
            "url": "/student-workspace",
            "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192" }]
        },
        {
            "name": "Course Catalog",
            "short_name": "Catalog",
            "description": "Browse available courses",
            "url": "/courses",
            "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192" }]
        }
    ],
    "prefer_related_applications": false
}