{
    "name": "SabLearning",
    "short_name": "SabLearning",
    "description": "Transform YouTube videos into structured learning experiences with progress tracking and notes.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0088b9",
    "orientation": "portrait-primary",
    "categories": ["education", "productivity"],
    "lang": "en",
    "icons": [
        {
            "src": "/pwa-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa-icon.png",
            "sizes": "64x64",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
