{
  "name": "FABER — CRM Artisans",
  "short_name": "FABER",
  "description": "L'assistant CRM intelligent pour artisans et PME françaises",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050307",
  "theme_color": "#7C5CFF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "fr",
  "shortcuts": [
    {
      "name": "Dicter une demande",
      "short_name": "Dicter",
      "description": "Ouvre FABER avec le micro déjà actif",
      "url": "/?voice=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
