{
  "name": "Poterie & Jardin",
  "short_name": "Poterie",
  "description": "Application de vente de poterie et jardin",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EFEBE3",
  "theme_color": "#EFEBE3",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
