{
  "name": "BTConcept — Suivi chantiers & contrôles OIBT",
  "short_name": "Chantiers",
  "description": "Suivi des chantiers, des heures et des contrôles OIBT de BTConcept Sàrl.",
  "lang": "fr-CH",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F5FA",
  "theme_color": "#3D3471",
  "icons": [
    {
      "src": "icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icone-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}