{
  "name": "SPA",
  "short_name": "SPA",
  "description": "Gestion de SPA",
  "icons": [{
    "src": "assets/icon-128x128.png",
    "sizes": "128x128",
    "type": "image/png"
  }],
  "start_url": "/index.html?utm_source=web_app_manifest",
  "display": "standalone"
}