{
    "name": "Lee Clayberg's Website",
    "short_name": "Lee Clayberg",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1C1C1C",
    "theme_color": "#37a8ff",
    "description": "Lee Clayberg is a Northeastern University Computer Science graduate with over 10 years of software development experience. He has created 10+ mobile apps and completed 80+ projects, including AI and cloud-based solutions. Beyond technology, he is an Eagle Scout and active in youth leadership programs, combining technical expertise with community involvement.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
