{
  "name": "La Trouvaille — Immobilier rentable",
  "short_name": "La Trouvaille",
  "description": "Trouvez instantanément les biens immobiliers les plus rentables de France. Score sur 437k biens analysés, calcul rentabilité, dossier bancaire.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05052e",
  "theme_color": "#05052e",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Mon match",
      "short_name": "Match",
      "description": "Trouve ton bien selon ton budget",
      "url": "/match?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pépites",
      "short_name": "Pépites",
      "description": "Les meilleurs biens du moment",
      "url": "/pepites?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Analyser une annonce",
      "short_name": "Analyser",
      "description": "Colle une URL d'annonce",
      "url": "/analyser?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Estimer mon bien",
      "short_name": "Estimer",
      "description": "Combien vaut ton bien ?",
      "url": "/estimer?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
