{
    "name": "Tahir Nazir — Portfolio & Games",
    "short_name": "Tahir Nazir",
    "description": "Full Stack Engineer with 5+ years of experience building scalable web and AI-driven applications. Includes an arcade of browser games.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0b",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "400x400",
            "type": "image/png"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "portfolio",
        "technology",
        "business",
        "games"
    ],
    "shortcuts": [
        {
            "name": "Arcade",
            "short_name": "Games",
            "description": "Open the games hub",
            "url": "/games",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Zip",
            "short_name": "Zip",
            "description": "Play Zip",
            "url": "/games/zip",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
