{
  "name": "WASELLE",
  "short_name": "WASELLE",
  "description": "Vends sur Wa. Simplement.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#00A651",
  "orientation": "portrait",
  "categories": ["business", "shopping"],
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/WASELLE-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/WASELLE-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/WASELLE-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes commandes",
      "url": "/dashboard/commandes",
      "description": "Voir mes commandes"
    },
    {
      "name": "Mes produits",
      "url": "/dashboard/produits",
      "description": "Gérer mes produits"
    }
  ]
}
