{
  "name": "VéritéCheck — Détecteur d'intox IA",
  "short_name": "VéritéCheck",
  "description": "Fast checker d'intox pour les réseaux sociaux. Analyse IA en 5-15 s.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#0F3866",
  "scope": "/",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["news", "utilities", "productivity"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle vérification",
      "short_name": "Vérifier",
      "description": "Coller un post à vérifier",
      "url": "/?ref=shortcut",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/?ref=pwa",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
