{
    "name": "W-ERP",
    "short_name": "W-ERP",
    "description": "WERECON ERP — Field Service Management",
    "start_url": "/",
    "display": "fullscreen",
    "background_color": "#212529",
    "theme_color": "#212529",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
