{
  "name": "AuditBTP",
  "short_name": "AuditBTP",
  "description": "Application d'audit de chantier personnelle : import de plans, marqueurs, photos annotées, rapport.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090d19",
  "theme_color": "#2c5c8f",
  "lang": "fr",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
