{
    "name": "TIMMO - Gestion Immobilière",
    "short_name": "TIMMO",
    "description": "Application de gestion immobilière intelligente - Biens, locataires, baux, paiements",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a3c5e",
    "theme_color": "#1a3c5e",
    "orientation": "portrait-primary",
    "lang": "fr",
    "scope": "/",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a3c5e'/><text y='.9em' font-size='80' x='10'>🏢</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["business", "finance", "productivity"],
    "related_applications": []
}
