{
    "name": "Kaushik S Portfolio",
    "short_name": "Kaushik S",
    "description": "Portfolio of Kaushik S - Software Engineer at SAP Labs India specializing in AI, Cloud Computing, and scalable solutions",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": [
        "portfolio",
        "technology",
        "software"
    ],
    "icons": [
        {
            "src": "/kaushik.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/kaushik.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/kaushik.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Kaushik S Portfolio Homepage"
        }
    ],
    "shortcuts": [
        {
            "name": "View Projects",
            "short_name": "Projects",
            "description": "View Kaushik's software engineering projects",
            "url": "/#projects",
            "icons": [
                {
                    "src": "/kaushik.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Read Blog",
            "short_name": "Blog",
            "description": "Read technical blog posts",
            "url": "/blog",
            "icons": [
                {
                    "src": "/kaushik.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Get in touch",
            "url": "/#contact",
            "icons": [
                {
                    "src": "/kaushik.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}