{
  "name": "Primaire Ouverte — Présidentielle 2027",
  "short_name": "Primaire Ouverte",
  "description": "Plateforme indépendante d'information sur l'élection présidentielle française de 2027. Tous les candidats, sans filtre partisan.",
  "lang": "fr-FR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ef",
  "theme_color": "#0a0a08",
  "categories": ["news", "politics", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "La boussole",
      "short_name": "Boussole",
      "description": "Quiz 10 questions pour trouver ton candidat",
      "url": "/positionnement",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Tous les candidats",
      "short_name": "Candidats",
      "url": "/candidats",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Comparateur",
      "short_name": "Comparer",
      "url": "/comparateur",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
