{
    "name": "Yashil Patel - Portfolio",
    "short_name": "Yashil Patel",
    "description": "Full Stack Developer & UI/UX Designer Portfolio",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0E27",
    "theme_color": "#1E3A8A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/YPLogo-dark.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/YPLogo-dark.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}