{
    "name": "Aninda Debta — Portfolio",
    "short_name": "Aninda.tech",
    "description": "Portfolio of Aninda Debta, a Mobile App Developer & Full-Stack Engineer specializing in React Native, Flutter, and Next.js.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#000000",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["portfolio", "technology", "developer"],
    "iarc_rating_id": "",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/images/AnindaDebtaIcon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/AnindaDebtaIcon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ],
    "screenshots": [
        {
            "src": "/images/aninda-debta-developer1.png",
            "sizes": "1200x630",
            "type": "image/png",
            "label": "Aninda Debta Portfolio — Hero"
        }
    ],
    "shortcuts": [
        {
            "name": "Projects",
            "short_name": "Projects",
            "description": "View Aninda's projects",
            "url": "/#projects",
            "icons": [{ "src": "/images/AnindaDebtaIcon.png", "sizes": "192x192" }]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Get in touch with Aninda",
            "url": "/#contact",
            "icons": [{ "src": "/images/AnindaDebtaIcon.png", "sizes": "192x192" }]
        }
    ]
}