{
    "name": "BWA Intranet",
    "short_name": "Intranet",
    "description": "Aplikasi intranet kantor BWA",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#465fff",
    "icons": [
        {
            "src": "/images/logo/logo-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
