{
  "short_name": "J'aime Gérer",
  "name": "J'aime Gérer",
  "theme_color": "#fc5061",
  "background_color": "#ffffff",
  "display": "standalone",
  "Scope": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/android-chrome-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/"
}