{
  "name": "KOBINA PRO",
  "short_name": "KOBINA PRO",
  "description": "Plateforme de gestion multi-commerce africaine",
  "id": "/",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f5f7f5",
  "theme_color": "#22a75d",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["business", "finance"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle vente",
      "short_name": "Vente",
      "url": "/app/caisse"
    },
    {
      "name": "Produits",
      "short_name": "Produits",
      "url": "/app/produits"
    }
  ]
}
