{
  "name": "Emily LiDAR in Paris",
  "short_name": "Iridesense",
  "id": "/index.html",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#00ff88",
  "description": "Visualisation LiDAR 3D temps réel à Paris",
  "orientation": "landscape",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Interface Desktop"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Interface Mobile"
    }
  ]
}