{
  "name": "EuroTrade",
  "short_name": "EuroTrade",
  "description": "Bois, Containers, Véhicules - Livraison en Europe",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#DC2626",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    { "name": "Bois de chauffage", "url": "/bois" },
    { "name": "Containers", "url": "/containers" },
    { "name": "Véhicules", "url": "/vehicules" }
  ]
}
