{
    "short_name": "Stateful",
    "name": "Stateful - Master Algorithms & DSA",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/og-image.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#0f172a",
    "background_color": "#ffffff",
    "description": "Visualize algorithms, practice 450+ DSA problems, and master CS core subjects.",
    "orientation": "portrait"
}