{
  "name": "WhatStock",
  "short_name": "WhatStock",
  "description": "Le back-office du commerce Pokémon et multi-TCG. Sessions live, TVA multiples, séparation pro/perso, ventilation automatique des ventes et conformité comptable.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0A0A0C",
  "theme_color": "#0A0A0C",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon-192.png?v=20260519",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png?v=20260519",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png?v=20260519",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512.png?v=20260519",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
