{
  "name": "ProspectPro — Prospection terrain BTP",
  "short_name": "ProspectPro",
  "description": "Prospection terrain pour commerciaux BTP : recherche artisans, pipeline, tournée GPS et relances.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "/prospectpro/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0d1722",
  "theme_color": "#0d1722",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle recherche",
      "short_name": "Recherche",
      "description": "Lancer une recherche de prospects artisans",
      "url": "./index.html#search",
      "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Ma tournée",
      "short_name": "Tournée",
      "description": "Voir la tournée du jour sur la carte",
      "url": "./index.html#tour",
      "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "description": "Voir le pipeline commercial",
      "url": "./index.html#pipeline",
      "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Rappels",
      "short_name": "Rappels",
      "description": "Voir les rappels en retard et à venir",
      "url": "./index.html#recalls",
      "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
