{
  "name": "Expo Paris",
  "short_name": "Expo Paris",
  "description": "Le guide éditorial des expositions à Paris et en Île-de-France.",
  "lang": "fr-FR",
  "start_url": "/fr/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcfbf8",
  "theme_color": "#2C003B",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
