{
  "name": "Portail Immobilier",
  "short_name": "Immo",
  "description": "Le portail immobilier du Maroc - Achetez, louez ou vendez votre bien immobilier",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00A884",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["real estate", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Page d'accueil"
    },
    {
      "src": "/screenshots/search.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Recherche d'annonces"
    }
  ],
  "shortcuts": [
    {
      "name": "Rechercher",
      "short_name": "Recherche",
      "description": "Rechercher des biens immobiliers",
      "url": "/search",
      "icons": [{ "src": "/icons/search-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Acheter",
      "short_name": "Acheter",
      "description": "Voir les biens en vente",
      "url": "/acheter",
      "icons": [{ "src": "/icons/buy-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Louer",
      "short_name": "Louer",
      "description": "Voir les biens en location",
      "url": "/louer",
      "icons": [{ "src": "/icons/rent-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Publier",
      "short_name": "Publier",
      "description": "Publier une annonce",
      "url": "/publier",
      "icons": [{ "src": "/icons/publish-icon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
