{
  "short_name": "ERA Project",
  "name": "ERA Project — Gestion de Projet IA | Groupe Octal",
  "description": "Logiciel de gestion de projet intelligent avec Kanban, Gantt, Sprints, IA et suivi du temps. Développé par Groupe Octal au Cameroun.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "lang": "fr",
  "categories": ["productivity", "business", "utilities"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
