{
  "name": "Ovoa — Gestion de stock",
  "short_name": "Ovoa",
  "description": "Gérez votre stock en temps réel depuis votre mobile",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111310",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/ovoa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
