{
  "name": "Claire IA — assistante des métiers de bouche",
  "short_name": "Claire",
  "description": "L'assistante IA vocale des boulangers, pâtissiers, bouchers et restaurateurs.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a08",
  "theme_color": "#0b0a08",
  "lang": "fr",
  "id": "/app.html",
  "categories": ["business", "productivity", "food"],
  "shortcuts": [
    { "name": "Parler à Claire", "short_name": "Parler", "url": "/app.html?conversation=1" },
    { "name": "Mon activité", "short_name": "Activité", "url": "/cockpit.html" },
    { "name": "Connexions", "short_name": "Connexions", "url": "/connexions.html" }
  ],
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
