{
    "name": "IFFCO Kandla — SIS Portal",
    "short_name": "IFFCO SIS",
    "description": "IFFCO Kandla Unit — Shared Information System Portal. Single-sign-on hub for all plant applications: ERP, HRMS, LAB, PRS, Despatch, Circulars and more.",
    "start_url": "./",
    "scope": "./",
    "display": "fullscreen",
    "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
    "orientation": "any",
    "background_color": "#f4f7f9",
    "theme_color": "#005596",
    "lang": "en",
    "dir": "ltr",
    "categories": ["business", "productivity", "utilities"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "icons/screenshot-mobile.png",
            "sizes": "540x960",
            "type": "image/png",
            "label": "IFFCO SIS Portal — Mobile view",
            "platform": "wide",
            "form_factor": "narrow"
        },
        {
            "src": "icons/screenshot-desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "label": "IFFCO SIS Portal — Desktop view",
            "platform": "wide",
            "form_factor": "wide"
        }
    ],
    "shortcuts": [
        {
            "name": "Search Applications",
            "short_name": "Search",
            "description": "Search all IFFCO Kandla applications",
            "url": "./?action=search",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Holiday List",
            "short_name": "Holidays",
            "description": "View Kandla unit holiday calendar",
            "url": "./?action=holidays",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
