{
  "name": "Tableau Blanc",
  "short_name": "TableauBlanc",
  "description": "Tableau blanc interactif collaboratif",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#2563EB",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Espace Général",
      "url": "/?space=general",
      "description": "Ouvrir l'espace général"
    }
  ]
}
