{
  "name": "Nutstree - شجرة الفاكية",
  "short_name": "Nutstree",
  "description": "Boutique en ligne de fruits secs et produits du terroir",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#28462b",
  "icons": [
    {
      "src": "/storage/layouts/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/storage/layouts/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}