{
  "name": "ARTD Réparations Pare-Brise",
  "short_name": "ARTD",
  "description": "Suivi des interventions de réparation de pare-brise - clients, gérants et administration",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0DCBF4",
  "theme_color": "#0DCBF4",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-193.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-513.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}