{
    "name": "Baita Imóvel",
    "short_name": "Baita Imóvel",
    "description": "Apartamentos, casas, lançamentos e investimentos com anunciantes em várias cidades do Brasil.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "pt-BR",
    "categories": [
        "real estate",
        "business",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Ver Imóveis",
            "short_name": "Imóveis",
            "url": "/imoveis",
            "icons": [
                {
                    "src": "/icons/icon-512x512.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Contato",
            "short_name": "Contato",
            "url": "/contact",
            "icons": [
                {
                    "src": "/icons/icon-512x512.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "prefer_related_applications": false,
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "edge_side_panel": {
        "preferred_width": 400
    }
}