{
  "name": "ToutDoux",
  "short_name": "ToutDoux",
  "description": "Notre pense-bête partagé",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#d3cbb8",
  "theme_color": "#6d6027",
  "icons": [
    {
      "src": "icone_todo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icone_todo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
