{
    "name": "Phantrium Klantenportaal",
    "short_name": "Phantrium",
    "description": "Beheer uw projecten, facturen en hosting",
    "start_url": "/portal/",
    "display": "standalone",
    "background_color": "#0b1120",
    "theme_color": "#3b82f6",
    "orientation": "any",
    "icons": [
        {
            "src": "/portal/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/portal/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
