{
    "name": "NGAP Kiné - Simulateur de cotations",
    "short_name": "NGAP Kiné",
    "description": "Simulateur NGAP pour kinésithérapeutes - Trouvez rapidement les cotations de vos actes selon le référentiel en vigueur",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait-primary",
    "categories": ["medical", "healthcare", "productivity", "utilities"]
}