{
    "name": "Equifind — Pros équestres en PACA",
    "short_name": "Equifind",
    "description": "Réservez vétérinaires, maréchaux-ferrants et ostéopathes pour vos chevaux. Tournées, rappels et factures en ligne.",
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#059669",
    "lang": "fr",
    "categories": ["lifestyle", "health"],
    "icons": [
        { "src": "/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/images/pwa/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/images/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Trouver un pro",
            "short_name": "Recherche",
            "url": "/recherche?source=pwa",
            "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Mes rendez-vous",
            "short_name": "Mes RDV",
            "url": "/client/rdv/historique?source=pwa",
            "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
