{
    "name": "Real Estate Management",
    "short_name": "Real Estate",
    "description": "Bilingual quotation and invoice management system",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0F1524",
    "theme_color": "#0F1524",
    "icons": [
        {
            "src": "/logo-big.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo-big.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/logo-big.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}