{
  "name": "Mes Menus",
  "short_name": "Menus",
  "description": "Organisez vos menus de la semaine",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D85A30",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='48' fill='%23D85A30'/%3E%3Ctext x='96' y='140' font-size='120' text-anchor='middle' font-family='serif'%3E🍽%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='48' fill='%23D85A30'/%3E%3Ctext x='96' y='140' font-size='120' text-anchor='middle' font-family='serif'%3E🍽%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}