{
  "name": "Skilzy — Apprends le Vibe Coding",
  "short_name": "Skilzy",
  "description": "Formation interactive et gamifiée pour apprendre à construire avec l'IA. De zéro à une app déployée.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f0d15",
  "background_color": "#0f0d15",
  "lang": "fr-FR",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/images/logo-skilzy.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logo-skilzy.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
