{
  "name": "WASL Business",
  "short_name": "WASL Pro",
  "description": "Gérez votre boutique, caisse et commandes avec WASL.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0D1B2A",
  "background_color": "#0D1B2A",
  "lang": "fr",
  "icons": [
    {
      "src": "/assets/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/adaptive-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
