{
    "name": "Vinay Kumar | Full-Stack Java Developer",
    "short_name": "VinayVerse",
    "description": "Portfolio of Vinay Kumar, a Computer Science student and Full-Stack Java Developer specialized in Spring Boot and Next.js.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#141118",
    "theme_color": "#7f13ec",
    "categories": [
        "portfolio",
        "technology",
        "development"
    ],
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/vinay-kumar-java-developer.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        }
    ]
}