{
  "name": "Victor.ia — Conseiller Immo",
  "short_name": "Victor.ia",
  "description": "Outil de gestion immobilière pour conseillers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111318",
  "theme_color": "#2dd4a0",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau client",
      "short_name": "Nouveau",
      "url": "/?action=new",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
