{
  "name": "ImmoFind — Immobilier au Togo",
  "short_name": "ImmoFind",
  "description": "La référence immobilière franco-togolaise. Achetez, louez, estimez vos biens.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Rechercher un bien",
      "short_name": "Recherche",
      "description": "Chercher des propriétés à acheter ou louer",
      "url": "/properties",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Estimer mon bien",
      "short_name": "Estimation",
      "description": "Estimer la valeur de votre propriété",
      "url": "/estimation",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Publier une annonce",
      "short_name": "Publier",
      "description": "Mettre en ligne votre bien immobilier",
      "url": "/add-property",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
