{
    "name": "BuildFlow Pro",
    "short_name": "BuildFlow",
    "description": "Corporate Construction Management and Financial Control Platform.",
    "start_url": "/login",
    "background_color": "#030712",
    "theme_color": "#2563eb",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
