{
  "name": "Locteo — Location intelligente",
  "short_name": "Locteo",
  "description": "Plateforme immobilière française avec matching IA propriétaire-locataire, estimation de loyer, gestion locative et optimisation fiscale.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "fr-FR",
  "dir": "ltr",
  "background_color": "#1d4ed8",
  "theme_color": "#1d4ed8",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes annonces",
      "short_name": "Annonces",
      "description": "Gérer mes biens publiés",
      "url": "/proprietaire/dashboard"
    },
    {
      "name": "Gestion locative",
      "short_name": "Gestion",
      "description": "Mes baux et paiements",
      "url": "/proprietaire/gestion"
    },
    {
      "name": "Optimiser ma fiscalité",
      "short_name": "Fiscal",
      "description": "Simulateur fiscal",
      "url": "/fiscal"
    },
    {
      "name": "Rechercher un logement",
      "short_name": "Rechercher",
      "description": "Trouver un logement",
      "url": "/annonces"
    }
  ]
}
