{
  "name": "Villeneuve Planning",
  "short_name": "Planning",
  "description": "Application de consultation des plannings agents.",
  "lang": "fr",
  "id": "./",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "./assets/pwa/icon-192.png?v=20260223-pool",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/pwa/icon-512.png?v=20260223-pool",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/pwa/apple-touch-icon.png?v=20260223-pool",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
