{
  "name": "CRM Chatel",
  "short_name": "CRM Chatel",
  "description": "CRM relationnel premium pour family offices et asset managers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B3A6B",
  "theme_color": "#1B3A6B",
  "lang": "fr",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau contact",
      "short_name": "Contact",
      "url": "/?screen=contacts",
      "description": "Ajouter un nouveau contact"
    },
    {
      "name": "Mes tâches",
      "short_name": "Tâches",
      "url": "/?screen=tasks",
      "description": "Voir mes tâches du jour"
    }
  ]
}
