{
  "short_name": "Démarcheur",
  "name": "Démarcheur — Immobilier Guinée",
  "description": "La plateforme immobilière N°1 en Guinée. Trouvez votre maison, villa, terrain ou location.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0A1733",
  "background_color": "#ffffff",
  "lang": "fr",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/brand/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["real estate", "lifestyle"],
  "shortcuts": [
    {
      "name": "Publier une annonce",
      "short_name": "Publier",
      "url": "/creer-annonce",
      "description": "Publier une nouvelle annonce"
    },
    {
      "name": "Mes annonces",
      "short_name": "Mes annonces",
      "url": "/tableau-de-bord",
      "description": "Accéder à mon tableau de bord"
    }
  ]
}
