{
  "name": "Labo Platform - Gestion de laboratoire dentaire",
  "short_name": "Labo",
  "description": "Plateforme de gestion pour laboratoires dentaires",
  "id": "/labo/dashboard",
  "start_url": "/labo/dashboard",
  "scope": "/labo",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "fr",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/images/Dent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Dent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
