{
  "name": "Yokubo Learn - AI Coding Platform",
  "short_name": "Yokubo Learn",
  "description": "Plateforme d'apprentissage interactive de programmation assistée par IA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/identicon/svg?seed=yokubo-pwa-logo&backgroundColor=2563eb",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.dicebear.com/7.x/identicon/svg?seed=yokubo-pwa-logo&backgroundColor=2563eb",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.dicebear.com/7.x/identicon/svg?seed=yokubo-pwa-logo&backgroundColor=2563eb",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "developer"],
  "shortcuts": [
    {
      "name": "Tableau de Bord",
      "url": "/?screen=dashboard",
      "description": "Accéder directement au tableau de bord"
    },
    {
      "name": "Explorer les cours",
      "url": "/?screen=explore",
      "description": "Voir le catalogue de cours"
    }
  ]
}
