{
  "name": "RenoTrace by E-fficience",
  "short_name": "RenoTrace",
  "description": "Suivi de chantier BTP — photos GPS, problèmes, tâches, rapports. Hébergé en France, données chiffrées. Une solution E-fficience.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "categories": ["business", "productivity", "utilities"],
  "lang": "fr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "./icon-192.png?v=newlogo", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-192.png?v=newlogo", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon-512.png?v=newlogo", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png?v=newlogo", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle photo",
      "short_name": "Photo",
      "description": "Ouvrir la caméra directement",
      "url": "./index.html#camera",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes chantiers",
      "short_name": "Chantiers",
      "description": "Liste des chantiers en cours",
      "url": "./index.html#chantiers",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }]
    }
  ]
}
