{
    "name": "Binuraj EK - Full Stack Developer Portfolio",
    "short_name": "Binuraj Portfolio",
    "description": "Professional portfolio showcasing full stack development projects and expertise in Angular, Java, and Spring Boot",
    "theme_color": "#1500ff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/assets/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "portfolio",
        "technology",
        "development"
    ],
    "screenshots": [
        {
            "src": "/assets/og-image.png",
            "sizes": "1200x627",
            "type": "image/png"
        }
    ]
}