{
  "name": "OrioHomes - Immobilier de Luxe",
  "short_name": "OrioHomes",
  "description": "Expert en immobilier de luxe au Maroc et en Espagne. Découvrez villas d'exception, appartements premium et investissements immobiliers haut de gamme.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#B8860B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["real estate", "business", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Rechercher un bien",
      "short_name": "Recherche",
      "description": "Rechercher des biens immobiliers",
      "url": "/properties",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/properties",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
