{
    "name": "InternalHost",
    "short_name": "InternalHost",
    "description": "Klantportaal — VPS, dedicated, webhosting, gameservers vanuit AS204729 / Qupra DC Amsterdam.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0b2f4a",
    "theme_color": "#0b2f4a",
    "lang": "nl",
    "categories": ["business", "productivity", "utilities"],
    "icons": [
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Klantportaal",
            "short_name": "Portaal",
            "description": "Open je klantportaal-dashboard",
            "url": "/dashboard",
            "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Facturen",
            "short_name": "Facturen",
            "url": "/invoices",
            "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Support ticket",
            "short_name": "Support",
            "url": "/tickets/create",
            "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
        }
    ],
    "prefer_related_applications": false
}
