{
  "name": "Shop'Art Flers",
  "short_name": "Shop'Art",
  "description": "Espace de gestion Shop'Art Flers — ventes, permanences et cotisations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F0F1",
  "theme_color": "#A67682",
  "lang": "fr",
  "orientation": "portrait",
  "categories": ["business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Planning",
      "url": "/planning",
      "description": "Voir le planning des permanences"
    },
    {
      "name": "Mes ventes",
      "url": "/mes-ventes",
      "description": "Consulter mes ventes"
    }
  ]
}
