{
    "name": "Elangel Neilea Shaday - Software Engineer Portfolio",
    "short_name": "Elangel Portfolio",
    "description": "Professional portfolio of Elangel Neilea Shaday, Software Engineer and AI/ML Specialist with expertise in Python, Flutter, React, and Data Science",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#065cc2",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "categories": [
        "portfolio",
        "technology",
        "software",
        "engineering"
    ],
    "icons": [
        {
            "src": "assets/img/profile-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/img/profile-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "assets/img/profile/profile.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "platform": "wide",
            "label": "Portfolio Homepage"
        }
    ],
    "shortcuts": [
        {
            "name": "About",
            "short_name": "About",
            "description": "Learn about Elangel's background and experience",
            "url": "/#about",
            "icons": [
                {
                    "src": "assets/img/profile-icon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Portfolio",
            "short_name": "Projects",
            "description": "View software engineering and AI/ML projects",
            "url": "/#portfolio",
            "icons": [
                {
                    "src": "assets/img/profile-icon.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Skills",
            "short_name": "Skills",
            "description": "Technical skills and expertise",
            "url": "/#skills",
            "icons": [
                {
                    "src": "assets/img/profile-icon.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}