{
  "name": "Simulateur IK - Indemnités Kilométriques IDEL",
  "short_name": "IK IDEL",
  "description": "Calculateur d'indemnités kilométriques pour infirmiers libéraux (IDEL). Calcul IK, IFD et abattement kilométrique conformément à l'Avenant 6.",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#25BBA5",
  "background_color": "#F8F9FA",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "fr-FR",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["finance", "medical", "productivity", "business"],
  "screenshots": [
    {
      "src": "/banner-ik-idel-calcul.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Simulateur IK pour infirmiers libéraux"
    }
  ]
}
