{
  "name": "Devalio - Pilotage BTP",
  "short_name": "Devalio",
  "description": "Application de gestion et pilotage pour entreprises du BTP - L'efficacite structuree",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141921",
  "theme_color": "#141921",
  "orientation": "any",
  "scope": "/",
  "lang": "fr-FR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/branding/devalio_logo_4_icon_only.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/devalio_logo_4_icon_only.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/devalio_logo_4_icon_only.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/devalio_logo_4_icon_only.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/devalio_logo_4_icon_only.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/devalio_logo_4_icon_only.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nouvelle Offre",
      "short_name": "Offre",
      "description": "Creer une nouvelle offre de prix",
      "url": "/?action=new-offre",
      "icons": [{ "src": "/branding/devalio_logo_4_icon_only.png", "sizes": "96x96" }]
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "description": "Acceder a la liste des clients",
      "url": "/?tab=clients",
      "icons": [{ "src": "/branding/devalio_logo_4_icon_only.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
