{
    "dir": "ltr",
    "lang": "fr",
    "name": "Compt-A",
    "scope": "/",
    "display": "standalone",
    "start_url": "https://compta.tiipiik.com/",
    "short_name": "Compt-A",
    "theme_color": "#317EFB",
    "description": "",
    "orientation": "any",
    "background_color": "white",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
    {
      "src": "/img/icons-compta-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icons-compta-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }]
}