{
    "name": "SCORM Learning Platform",
    "short_name": "SCORM Player",
    "description": "Advanced SCORM learning platform with xAPI tracking and gamification",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4299e1",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ],
    "categories": ["education", "productivity", "business"],
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false,
    "related_applications": [],
    "shortcuts": [
        {
            "name": "My Courses",
            "short_name": "Courses",
            "description": "Browse and launch your courses",
            "url": "/courses"
        },
        {
            "name": "My Analytics",
            "short_name": "Analytics",
            "description": "View your learning progress and insights",
            "url": "/analytics/learner"
        },
        {
            "name": "Gamification",
            "short_name": "Rewards",
            "description": "Check your achievements and leaderboard",
            "url": "/gamification"
        }
    ]
}
