{
  "name": "BYC Fiduciaire SA",
  "short_name": "BYC Fiduciaire SA",
  "start_url": "/?utm_source=web_app_manifest",
  "display_override": ["fullscreen", "minimal-ui"],
  "display": "standalone",
  "icons": [
    {
      "src": "/wp-content/themes/nographism/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/nographism/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#f3f1ee",
  "background_color": "#ffffff"
}