{
  "name": "Bibliopolis POS",
  "short_name": "BiblioPos",
  "description": "Système de point de vente pour libraires",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16a34a",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-2022-biblio (1).webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-2022-biblio (1).webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Point de Vente",
      "url": "/POS",
      "description": "Accès rapide au POS"
    },
    {
      "name": "Admin",
      "url": "/admin2610",
      "description": "Panel d'administration"
    }
  ]
}
