{
    "name": "Arshin M Relju Official Portfolio",
    "short_name": "Arshin",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#020617",
    "description": "Official Portfolio of Arshin M Relju - Creative Web Developer",
    "icons": [
        {
            "src": "/assets/arshin.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/arshin.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}