{
  "name": "My Smart Vyoo",
  "short_name": "MSV",
  "description": "My Smart Vyoo, une offre Action-Experts.com pour les cabinets d'expertise-comptable.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}