{
  "id": "./",
  "lang": "fr",
  "dir": "ltr",
  "name": "Espace privé — Pierre",
  "short_name": "Espace privé",
  "description": "Hub privé de Pierre Goffin",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "icons": [
    {
      "src": "app-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "app-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any"
}