{
  "short_name": "Immoleas",
  "name": "Immoleas gestion et suivi locatif",
  "icons": [
    {
      "src": "/assets/img/manifest/1.png",
      "type": "image/png",
      "sizes": "24x24"
    },
    {
      "src": "/assets/img/manifest/2.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
        "src": "/assets/img/manifest/3.png",
        "type": "image/png",
        "sizes": "192x192"
    }
  ],
  "start_url": "/",
  "background_color": "#5f0000",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#5f0000",
  "description": "Gestion immobiliere et suivi locatif"
}