{
  "name": "Gestion Stock Chantier",
  "short_name": "GSC",
  "description": "Gestion de stock et matériaux pour chantiers BTP",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Stocks",
      "short_name": "Stocks",
      "url": "/admin#stocks",
      "description": "Consulter les stocks"
    },
    {
      "name": "Alertes",
      "short_name": "Alertes",
      "url": "/admin#alertes",
      "description": "Voir les alertes critiques"
    }
  ],
  "categories": ["business", "productivity"]
}
