{
    "name": "Prof. Dr. P Ganesh Kumar Portfolio",
    "short_name": "Dr. PGK",
    "description": "Academic Portfolio of Prof. Dr. P Ganesh Kumar - Professor & Head, Dept. of IT",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#EFF6FF",
    "theme_color": "#1E40AF",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/icon-generator.php?size=72",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icon-generator.php?size=96",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icon-generator.php?size=128",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icon-generator.php?size=144",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icon-generator.php?size=152",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icon-generator.php?size=192",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/icon-generator.php?size=384",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icon-generator.php?size=512",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "portfolio", "research"],
    "screenshots": [
        {
            "src": "/assets/images/screenshots/desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Desktop View"
        },
        {
            "src": "/assets/images/screenshots/mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "Publications",
            "short_name": "Papers",
            "description": "View all publications",
            "url": "/publications.php",
            "icons": [{ "src": "/assets/icon-generator.php?size=96", "sizes": "96x96" }]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Get in touch",
            "url": "/contact.php",
            "icons": [{ "src": "/assets/icon-generator.php?size=96", "sizes": "96x96" }]
        },
        {
            "name": "Blog",
            "short_name": "Blog",
            "description": "Read latest articles",
            "url": "/blog.php",
            "icons": [{ "src": "/assets/icon-generator.php?size=96", "sizes": "96x96" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
