{
  "name": "EmfTrail",
  "short_name": "EmfTrail",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "screen_orientation": "landscape",
  "orientation": "landscape",
  "description": "cartographie de l'école",
  "icons": [
      {
          "src": "./assets/img/android-chrome-256x256.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
      },
      {
          "src": "./assets/img/android-chrome-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
      }
  ]
  
  
  
}
