{
    "name": "Sibin Portfolio",
    "short_name": "Sibin",
    "description": "Portfolio of Sibin C, a MERN Stack and Next.js Developer from Kerala, India.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0D1117",
    "theme_color": "#0D1117",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
