{
  "name": "Cars and Cars - Gestion Atelier",
  "short_name": "Cars & Cars",
  "description": "Application de gestion d'atelier pour le garage Cars and Cars",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#C4A265",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
