{
  "name": "Immo-Express",
  "short_name": "ImmoExpress",
  "description": "Plateforme immobilière intelligente — Notation IA, Location, Vente",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["real estate", "lifestyle"],
  "lang": "fr-FR",
  "scope": "/"
}