{
    "name": "Abdulvahab Shaikh - Full-stack and AI Engineer",
    "short_name": "Abdulvahab",
    "description": "Full-stack and AI Engineer building RAG systems, MCP integrations, AI agents, and scalable web products",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#18181b",
    "background_color": "#18181b",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "productivity",
        "business"
    ],
    "screenshots": [
        {
            "src": "/social-image.png",
            "sizes": "540x720",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/social-image.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "View Projects",
            "short_name": "Projects",
            "description": "View my portfolio projects",
            "url": "/projects",
            "icons": [
                {
                    "src": "/logo.png",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Contact Me",
            "short_name": "Contact",
            "description": "Get in touch with me",
            "url": "/contact",
            "icons": [
                {
                    "src": "/logo.png",
                    "type": "image/png"
                }
            ]
        }
    ]
}
