{
  "name": "Renovacio — pilotage de chantier",
  "short_name": "Renovacio",
  "description": "Chantiers, devis, dépenses, heures et rentabilité : le pilotage complet pour les entreprises du bâtiment.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060b18",
  "theme_color": "#060b18",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau chantier",
      "url": "/chantier-nouveau.php"
    },
    {
      "name": "Relances",
      "url": "/relances.php"
    }
  ]
}
