{
  "name": "OuiLive",
  "short_name": "OuiLive",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.ico?v=2",
      "sizes": "310x348",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
