{
  "name": "Clovi - Marketplace Mode Seconde Main Maroc",
  "short_name": "Clovi",
  "description": "🔥 Marketplace #1 vêtements seconde main au Maroc. Paiement ultra-sécurisé CloviPay™, livraison 24h, authentification IA. Événement exclusif 8 Mars Casablanca !",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F6F0",
  "theme_color": "#2D5F4F",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr-MA",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "social"],
  "screenshots": [
    {
      "src": "/screenshots/clovi-mobile-1.jpg",
      "sizes": "640x1136",
      "type": "image/jpeg",
      "platform": "narrow",
      "label": "Accueil Clovi Mobile"
    },
    {
      "src": "/screenshots/clovi-desktop-1.jpg", 
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Dashboard Clovi Desktop"
    }
  ],
  "icons": [
    {
      "src": "/appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192", 
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png", 
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Événement 8 Mars",
      "short_name": "Événement",
      "description": "Inscription événement Clovi Casablanca",
      "url": "/#event-countdown",
      "icons": [
        {
          "src": "/icons/event-shortcut.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Inscription",
      "short_name": "S'inscrire", 
      "description": "Rejoindre la communauté Clovi",
      "url": "/#survey",
      "icons": [
        {
          "src": "/icons/signup-shortcut.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ma.clovi.app",
      "id": "ma.clovi.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/ma/app/clovi/id123456789"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}