{
    "name": "BrickMinder ERP",
    "short_name": "BrickMinder",
    "description": "Mobile-first factory ERP for bricks production, stock, sales, and labor.",
    "start_url": "/admin",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f4f7fb",
    "theme_color": "#0b7285",
    "icons": [
        {
            "src": "/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
