{
  "name": "Travel Deal Hunter — Meilleur prix vol + hôtel",
  "short_name": "Travel Deal",
  "description": "Compare vol, hôtel et transfert ensemble et trouve le meilleur rapport qualité/prix pour toute la famille.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fc",
  "theme_color": "#3b4fd8",
  "orientation": "any",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["travel", "shopping", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' stop-color='%233b4fd8'/><stop offset='100%25' stop-color='%23ef5f22'/></linearGradient></defs><rect fill='url(%23g)' width='192' height='192' rx='42'/><text x='96' y='104' font-size='108' text-anchor='middle' dominant-baseline='central'>✈️</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'><defs><linearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' stop-color='%233b4fd8'/><stop offset='100%25' stop-color='%23ef5f22'/></linearGradient></defs><rect fill='url(%23g)' width='512' height='512' rx='112'/><text x='256' y='278' font-size='288' text-anchor='middle' dominant-baseline='central'>✈️</text></svg>",
      "sizes": "512x512",
      "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 fill='%233b4fd8' width='512' height='512'/><text x='256' y='272' font-size='230' text-anchor='middle' dominant-baseline='central'>✈️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle recherche",
      "short_name": "Rechercher",
      "description": "Lance une nouvelle chasse",
      "url": "/?shortcut=search",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='48' fill='%23ef5f22'/><text x='48' y='52' font-size='56' text-anchor='middle' dominant-baseline='central'>🔍</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Mes recherches",
      "short_name": "Sauvegardes",
      "description": "Recharge une recherche enregistrée",
      "url": "/?shortcut=history",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='48' fill='%230f8a5f'/><text x='48' y='52' font-size='56' text-anchor='middle' dominant-baseline='central'>📂</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
