{
  "name": "EasyPeasy Flight",
  "short_name": "EasyPeasy",
  "description": "Comparez les vols et trouvez le meilleur prix. Air France, KLM, Emirates, Japan Airlines.",
  "start_url": "/easypeasy-flight.html",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#1e90ff",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["travel", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'><rect width='42' height='42' rx='10' fill='%230d1b2e'/><circle cx='21' cy='21' r='17' fill='none' stroke='%23378ADD' stroke-width='1.4'/><path d='M5,15 Q13,6 21,13' fill='none' stroke='%23378ADD' stroke-width='1.8' stroke-linecap='round'/><path d='M21,13 Q29,6 37,15' fill='none' stroke='%23378ADD' stroke-width='1.8' stroke-linecap='round'/><circle cx='21' cy='16' r='3' fill='%23ff6b35'/><path d='M7,30 Q21,40 35,30' fill='none' stroke='%23378ADD' stroke-width='2' stroke-linecap='round'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Comparateur de vols EasyPeasy Flight"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle recherche",
      "short_name": "Recherche",
      "description": "Comparer des vols",
      "url": "/easypeasy-flight.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%231e90ff' d='M21 21l-4.35-4.35M11 19a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Blog voyage",
      "short_name": "Blog",
      "description": "Guides et conseils de voyage",
      "url": "/blog.html"
    }
  ]
}
