{
  "short_name": "Michel",
  "name": "Salut Michel",
  "display": "standalone",
  "icons": [
    {
      "src": "michel_icon_original.png",
      "type": "image/png",
      "sizes": "500x500"
    }
  ],
  "start_url": "./",
  "background_color": "#efeff0",
  "theme_color": "#efeff0"
}