{
    "name": "Pratham Parikh Portfolio",
    "short_name": "PP Portfolio",
    "description": "Cyberpunk software engineer portfolio of Pratham Parikh",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#050508",
    "theme_color": "#00f0ff",
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}