{
  "name": "Mon Potager",
  "short_name": "Potager",
  "description": "Assistant vocal pour mon potager maraîcher — Groq Whisper",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2e1a",
  "theme_color": "#2d6a4f",
  "orientation": "portrait",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/static/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle action",
      "short_name": "Action",
      "description": "Dicter une action potager",
      "url": "/"
    }
  ]
}
