{
    "name": "Praxis Legal Practice Suite",
    "short_name": "Praxis",
    "description": "Cloud portal voor uw juridische praktijk — beheer zaken, documenten, facturen en deadlines.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#c9a962",
    "orientation": "any",
    "categories": ["business", "productivity"],
    "lang": "nl",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "url": "/dashboard",
            "icons": []
        },
        {
            "name": "Zaken",
            "short_name": "Zaken",
            "url": "/cases",
            "icons": []
        },
        {
            "name": "Kalender",
            "short_name": "Kalender",
            "url": "/calendar",
            "icons": []
        }
    ]
}
