{
  "name": "WEVIA Scan Photos",
  "version": "1.0",
  "description": "Shortcut iOS pour uploader photos vers WEVIA Apple ingestion + OCR + IA",
  "install_instructions": [
    "1. Ouvre l'app 'Raccourcis' sur ton iPhone",
    "2. Touche '+' pour créer un nouveau raccourci",
    "3. Ajoute action 'Obtenir images' (source: sélection utilisateur, limite: 1)",
    "4. Ajoute action 'Obtenir le contenu de l'URL' avec paramètres ci-dessous",
    "5. Nomme le raccourci 'Scan WEVIA'",
    "6. Active 'Afficher dans le menu partager' (Share Sheet)",
    "7. Sélectionne type 'Images' uniquement"
  ],
  "url": "https://weval-consulting.com/api/wevia-apple-ingest.php?action=ingest_photo",
  "method": "POST",
  "form_fields": {
    "file": "[Image from shortcut input]"
  },
  "automation_setup": {
    "title": "Automation iCloud (ZÉRO ACTION)",
    "steps": [
      "1. App Photos → crée album 'WEVIA Scan'",
      "2. App Raccourcis → onglet Automation → + → Création perso",
      "3. Déclencheur : 'Photo ajoutée à album' → WEVIA Scan",
      "4. Action : Exécuter raccourci 'Scan WEVIA'",
      "5. Désactive 'Demander avant d'exécuter'",
      "✓ Terminé ! Chaque photo ajoutée au album est scannée auto"
    ]
  },
  "share_sheet": true,
  "endpoint_raw": "https://weval-consulting.com/api/wevia-apple-ingest.php?action=ingest_photo"
}
