{
  "name": "SKILLCO - Projets IA et Formations IA",
  "short_name": "SKILLCO",
  "description": "Plateforme SKILLCO pour cadrer vos projets IA, automatisations, formations IA et parcours e-learning en entreprise",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4169E1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/14712ada-ce97-4a5d-b995-a108fbdc6846.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Espace Interne",
      "description": "Accéder à l'espace SKILLCO",
      "url": "/login",
      "icons": [{ "src": "/app-icon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Estimation IA",
      "description": "Estimer votre projet IA",
      "url": "/services/standard-ia",
      "icons": [{ "src": "/app-icon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
