{
  "name": "Kadoizi — Idées cadeaux IA",
  "short_name": "Kadoizi",
  "description": "9 idées cadeaux personnalisées en 30 secondes grâce à l'IA",
  "start_url": "/questionnaire.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EEEDFE",
  "theme_color": "#3C3489",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%233C3489'/><text y='140' x='96' font-size='120' text-anchor='middle'>🎁</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%233C3489'/><text y='380' x='256' font-size='320' text-anchor='middle'>🎁</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "shortcuts": [
    {
      "name": "Nouvelle recherche",
      "short_name": "Recherche",
      "description": "Trouver une idée cadeau",
      "url": "/questionnaire.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>🎁</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Mon historique",
      "short_name": "Historique",
      "description": "Mes dernières recherches",
      "url": "/historique.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📋</text></svg>", "sizes": "96x96" }]
    }
  ]
}
