{
    "name": "ClearDesk",
    "short_name": "ClearDesk",
    "description": "IT Service Management — raise tickets, track assets, manage your IT desk.",
    "theme_color": "#2563eb",
    "background_color": "#f9fafb",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/portal",
    "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 maskable"
        }
    ]
}
