{
    "name": "Ashish Gupta — Senior Full-Stack Architect",
    "short_name": "Ashish Gupta",
    "description": "Portfolio of Ashish Gupta — Senior Full-Stack Architect specializing in Vue, Laravel, and scalable microservices.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#14b8a6",
    "orientation": "portrait-primary",
    "lang": "en",
    "categories": ["business", "portfolio", "productivity"],
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Blog",
            "url": "/blog",
            "description": "Read articles and insights"
        },
        {
            "name": "Case Studies",
            "url": "/case-studies",
            "description": "Read detailed project case studies"
        },
        {
            "name": "Contact",
            "url": "/#contact",
            "description": "Get in touch"
        }
    ]
}
