{
  "name": "Repetita - Répétition Espacée, Éloquence & Vocabulaire d'Élite",
  "short_name": "Repetita",
  "description": "Maîtrise du registre soutenu (C1/C2), éloquence exécutive et précision académique en 5 langues (FR, EN, ES, IT, DE). Répétition espacée SM-2, immersion monolingue, tiroir polyglotte et mode hors-ligne.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "id": "fr.resiliencecore.repetita",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser", "window-controls-overlay"],
  "orientation": "portrait",
  "theme_color": "#f59e0b",
  "background_color": "#060b18",
  "categories": ["education", "productivity", "business"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Réviser maintenant",
      "short_name": "Réviser",
      "url": "./?view=review",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Le Parcours d'Éloquence",
      "short_name": "Parcours",
      "url": "./?view=journey",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Bibliothèque de vocabulaire",
      "short_name": "Bibliothèque",
      "url": "./?view=library",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "img/executive_journey_bg.jpg",
      "sizes": "1376x768",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Parcours d'Éloquence Exécutif C1/C2"
    },
    {
      "src": "img/biome_mastery.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Tiroir Polyglotte 5 Langues"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+vocab",
      "url": "./?card=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "fr.resiliencecore.vocab",
      "url": "https://play.google.com/store/apps/details?id=fr.resiliencecore.vocab"
    }
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 420
  },
  "share_target": {
    "action": "./?view=review",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text"
    }
  },
  "note_taking": {
    "new_note_url": "./?view=review&action=new-note"
  },
  "scope_extensions": [
    { "origin": "https://vocarepetita.fr" }
  ]
}
