{
  "name": "WalliStock — Gestion de stock pour grossistes",
  "short_name": "WalliStock",
  "description": "Système de gestion de stock et ventes — Offline-first PWA pour grossistes",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E3A8A",
  "theme_color": "#1E3A8A",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231E3A8A' width='192' height='192' rx='32'/><text x='96' y='120' font-size='96' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>W</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231E3A8A' width='512' height='512' rx='64'/><text x='256' y='320' font-size='240' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>W</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
