{
    "name": "Study Holic",
    "short_name": "Study Holic",
    "description": "Transform YouTube playlists into focused learning sessions.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/icon2.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/feature-video-player.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Focused Video Player"
        },
        {
            "src": "/feature-ai-notes.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "AI Powered Notes"
        },
        {
            "src": "/feature-playlist.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Playlist Management"
        },
        {
            "src": "/feature-analytics.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Study Analytics"
        }
    ]
}