{
    "id": "/dashboard",
    "name": "OXPI",
    "short_name": "OXPI",
    "description": "OXPI business owner workspace",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f6f7fb",
    "theme_color": "#071629",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/pwa/oxpi-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/oxpi-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
