{
    "name": "Mohamed Amr - Flutter Developer Portfolio",
    "short_name": "Mohamed Amr Portfolio",
    "description": "Professional Flutter Developer specializing in Dart, Flutter, and Firebase. Building scalable mobile and web applications.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0E27",
    "theme_color": "#64FFDA",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "scope": "/",
    "lang": "en-US",
    "categories": [
        "portfolio",
        "developer",
        "flutter",
        "mobile"
    ],
    "shortcuts": [
        {
            "name": "About",
            "short_name": "About",
            "description": "Learn about Mohamed Amr",
            "url": "/#about",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Projects",
            "short_name": "Projects",
            "description": "View Flutter projects",
            "url": "/#projects",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Get in touch",
            "url": "/#contact",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "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"
        }
    ],
    "screenshots": [
        {
            "src": "screenshots/desktop-screenshot.png",
            "sizes": "1280x720",
            "type": "image/png",
            "platform": "wide",
            "label": "Mohamed Amr Portfolio - Desktop View"
        },
        {
            "src": "screenshots/mobile-screenshot.png",
            "sizes": "390x844",
            "type": "image/png",
            "platform": "narrow",
            "label": "Mohamed Amr Portfolio - Mobile View"
        }
    ]
}