{
  "name": "Neocadis — Rotation Frais",
  "short_name": "Rotation Frais",
  "description": "Gestion de la rotation des produits frais Neocadis",
  "start_url": "/Rotation/index.php",
  "scope": "/Rotation/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f0f4ff",
  "theme_color": "#0056b3",
  "lang": "fr",
  "icons": [
    {
      "src": "/Rotation/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Rotation/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "url": "/Rotation/index.php",
      "icons": [{ "src": "/Rotation/assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Statistiques",
      "short_name": "Stats",
      "url": "/Rotation/stats.php",
      "icons": [{ "src": "/Rotation/assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
