{
    "name": "Daniel Cela | Senior Software Engineer Portfolio",
    "short_name": "Daniel Cela",
    "description": "Professional portfolio of Daniel Cela, Senior Software Engineer specializing in React, Next.js, and scalable web solutions",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0071E3",
    "orientation": "portrait-primary",
    "categories": ["business", "productivity", "developer"],
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Projects",
            "short_name": "Projects",
            "url": "/#projects",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "url": "/#contact",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "About",
            "short_name": "About",
            "url": "/#about",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": [
        {
            "src": "/profile.jpeg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Daniel Cela Portfolio Homepage"
        }
    ]
}
