{
    "name": "Frappe — App commerciale terrain",
    "short_name": "Frappe",
    "description": "L'app terrain, une main. Capture visites, fiches besoin et suivi de dossiers en porte-à-porte.",
    "start_url": "/terrain",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0E0E11",
    "theme_color": "#EE4E82",
    "categories": ["business", "productivity"],
    "lang": "fr",
    "icons": [
        {
            "src": "/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
