{
  "name": "Chausson.fr",
  "short_name": "Chausson",
  "description": "L'application pour l'achat de tous les mat�riaux pour la construction",
  "lang": "French",
  "theme_color": "white",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "start_url": "./",
  "url": "https://www.chausson.fr",
  "icons": [
    {
      "src": "/images/pwa/chausson-logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/pwa/chausson-logo-256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/images/pwa/chausson-logo-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/pwa/chausson-logo-128x128.png",
      "type": "image/png",
      "sizes": "128x128"
    }
  ]
}
