{
  "id": "/",
  "name": "Thai Gratuit — Apprendre le thaï",
  "short_name": "Thai Gratuit",
  "description": "Apprenez le thaï en phonétique française, gratuitement. Leçons gamifiées, IA illimitée, parlez thaï en 30 jours.",
  "start_url": "/dashboard.php?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FF6B35",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "books"],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes leçons",
      "short_name": "Leçons",
      "url": "/dashboard.php",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Leçon IA",
      "short_name": "Leçon IA",
      "url": "/lesson_ai.php",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "https://thai-gratuit.com/icons/capture-thai-gratuit-1.jpg",
      "sizes": "919x1895",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Tableau de bord gamifié avec leçons quotidiennes, streak et XP"
    },
    {
      "src": "https://thai-gratuit.com/icons/capture-thai-gratuit-2.jpg",
      "sizes": "919x1895",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Leçon IA personnalisée avec phonétique française et exercices interactifs"
    }
  ]
}
