{
  "name": "MyIDEX",
  "short_name": "MyIDEX",
  "description": "Expertise comptable",
  "icons": [
    {
      "src": "/i/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/i/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/i/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/i/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "display": "fullscreen",
  "theme_color": "#0070c0",
  "background_color": "#ffffff",
  "splash_pages": null
}