{
  "name": "Xplorun by Union Osmose",
  "short_name": "Xplorun",
  "description": "Location de véhicules et équipements écologiques pour un road-trip responsable à La Réunion. Tarification transparente par nuit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14532d",
  "theme_color": "#15803d",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%2315803d' width='192' height='192' rx='48'/%3E%3Cpath fill='%23fff' d='M48 96 L96 48 L144 96 M144 96 L96 144 L48 96' stroke='%23fff' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%2315803d' width='512' height='512' rx='128'/%3E%3Cpath fill='%23fff' d='M128 256 L256 128 L384 256 M384 256 L256 384 L128 256' stroke='%23fff' stroke-width='24' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rechercher un véhicule",
      "short_name": "Recherche",
      "description": "Rechercher et réserver un véhicule",
      "url": "/?page=search",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2315803d'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z'/%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Conciergerie",
      "short_name": "Conciergerie",
      "description": "Gestion et stockage de votre véhicule",
      "url": "/?page=concierge",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2315803d'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4'/%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "categories": ["travel", "lifestyle", "navigation"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?w=1200&h=800&fit=crop",
      "sizes": "1200x800",
      "type": "image/jpeg",
      "label": "Page d'accueil Xplorun"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false
}
