{
  "name": "Flowo",
  "short_name": "Flowo",
  "description": "Agenda intelligent avec planification automatique par IA",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#13152a",
  "theme_color": "#5b50f5",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png?v=6",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Flowo - Vue semaine"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "fr-FR"
}
