{
  "name": "Marmite",
  "short_name": "Marmite",
  "description": "Des idées de recettes qui apprennent ce que tu cuisines vraiment.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6f3",
  "theme_color": "#c2410c",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%23c2410c'/%3E%3Ctext x='256' y='355' font-size='280' text-anchor='middle'%3E%F0%9F%8D%B3%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
