{
  "name": "Nolan Bonhomme",
  "short_name": "Nolan",
  "description": "Portfolio personnel — voyages, photographie, projets.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdf6ee",
  "theme_color": "#ff6b4a",
  "lang": "fr",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Voyages",
      "url": "/voyages.html",
      "description": "Carte interactive des voyages"
    },
    {
      "name": "Photographie",
      "url": "/photo.html",
      "description": "Galerie photo"
    }
  ]
}
