{
  "name": "Pulse",
  "short_name": "Pulse",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "fr",
  "orientation": "portrait",
  "background_color": "#f3d611",
  "theme_color": "#f3d611",
  "description": "Salle de sport Pulse",
  "icons": [
    {
      "src": "/wp-content/uploads/pwa-icon/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/pwa-icon/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}