{
  "name": "DVT · DataVisual Tech",
  "short_name": "DVT",
  "description": "Services académiques, données et solutions numériques : Niamey, Niger.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#032E58",
  "theme_color": "#032E58",
  "lang": "fr",
  "icons": [
    {
      "src": "icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}