{
  "id": "./",
  "name": "TRACÉO — Gestion de chantier",
  "short_name": "TRACÉO",
  "description": "Gestion des chantiers, équipes, rapports et autocontrôles.",
  "lang": "fr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090E12",
  "theme_color": "#0B1116",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
