{
  "name": "Stage4All - Gestion de Stages",
  "short_name": "Stage4All",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9D4EDD",
  "icons": [
    {
      "src": "https://stage4all-static.alexis-sgl.fr/images/icon-stage4all-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://stage4all-static.alexis-sgl.fr/images/icon-stage4all-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}