{
    "id": "/app",
    "name": "Condomana",
    "short_name": "Condomana",
    "description": "WEG property management — properties, units, owners, defects and documents.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "icons": [
        { "src": "/icons/icon.svg", "type": "image/svg+xml", "sizes": "any" },
        { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
        { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
        { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
        { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
    ]
}
