{
  "name": "COSIDER Suivi Béton",
  "short_name": "SuiviBéton",
  "description": "Application de suivi de béton et agrégats pour COSIDER",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#003366",
  "theme_color": "#004a99",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
